Class: TencentCloud::Ocr::V20181119::EstateCertOCRResponse

Inherits:
Common::AbstractModel
  • Object
show all
Defined in:
lib/v20181119/models.rb

Overview

EstateCertOCR返回参数结构体

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(obligee = nil, ownership = nil, location = nil, unit = nil, type = nil, property = nil, usage = nil, area = nil, term = nil, other = nil, angle = nil, number = nil, requestid = nil) ⇒ EstateCertOCRResponse

Returns a new instance of EstateCertOCRResponse.



2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
# File 'lib/v20181119/models.rb', line 2799

def initialize(obligee=nil, ownership=nil, location=nil, unit=nil, type=nil, property=nil, usage=nil, area=nil, term=nil, other=nil, angle=nil, number=nil, requestid=nil)
  @Obligee = obligee
  @Ownership = ownership
  @Location = location
  @Unit = unit
  @Type = type
  @Property = property
  @Usage = usage
  @Area = area
  @Term = term
  @Other = other
  @Angle = angle
  @Number = number
  @RequestId = requestid
end

Instance Attribute Details

#AngleObject

Parameters:

  • Obligee:

    权利人

  • Ownership:

    共有情况

  • Location:

    坐落

  • Unit:

    不动产单元号

  • Type:

    权利类型

  • Property:

    权利性质

  • Usage:

    用途

  • Area:

    面积

  • Term:

    使用期限

  • Other:

    权利其他状况,多行会用换行符n连接。

  • Angle:

    图片旋转角度

  • Number:

    不动产权号

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



2797
2798
2799
# File 'lib/v20181119/models.rb', line 2797

def Angle
  @Angle
end

#AreaObject

Parameters:

  • Obligee:

    权利人

  • Ownership:

    共有情况

  • Location:

    坐落

  • Unit:

    不动产单元号

  • Type:

    权利类型

  • Property:

    权利性质

  • Usage:

    用途

  • Area:

    面积

  • Term:

    使用期限

  • Other:

    权利其他状况,多行会用换行符n连接。

  • Angle:

    图片旋转角度

  • Number:

    不动产权号

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



2797
2798
2799
# File 'lib/v20181119/models.rb', line 2797

def Area
  @Area
end

#LocationObject

Parameters:

  • Obligee:

    权利人

  • Ownership:

    共有情况

  • Location:

    坐落

  • Unit:

    不动产单元号

  • Type:

    权利类型

  • Property:

    权利性质

  • Usage:

    用途

  • Area:

    面积

  • Term:

    使用期限

  • Other:

    权利其他状况,多行会用换行符n连接。

  • Angle:

    图片旋转角度

  • Number:

    不动产权号

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



2797
2798
2799
# File 'lib/v20181119/models.rb', line 2797

def Location
  @Location
end

#NumberObject

Parameters:

  • Obligee:

    权利人

  • Ownership:

    共有情况

  • Location:

    坐落

  • Unit:

    不动产单元号

  • Type:

    权利类型

  • Property:

    权利性质

  • Usage:

    用途

  • Area:

    面积

  • Term:

    使用期限

  • Other:

    权利其他状况,多行会用换行符n连接。

  • Angle:

    图片旋转角度

  • Number:

    不动产权号

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



2797
2798
2799
# File 'lib/v20181119/models.rb', line 2797

def Number
  @Number
end

#ObligeeObject

Parameters:

  • Obligee:

    权利人

  • Ownership:

    共有情况

  • Location:

    坐落

  • Unit:

    不动产单元号

  • Type:

    权利类型

  • Property:

    权利性质

  • Usage:

    用途

  • Area:

    面积

  • Term:

    使用期限

  • Other:

    权利其他状况,多行会用换行符n连接。

  • Angle:

    图片旋转角度

  • Number:

    不动产权号

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



2797
2798
2799
# File 'lib/v20181119/models.rb', line 2797

def Obligee
  @Obligee
end

#OtherObject

Parameters:

  • Obligee:

    权利人

  • Ownership:

    共有情况

  • Location:

    坐落

  • Unit:

    不动产单元号

  • Type:

    权利类型

  • Property:

    权利性质

  • Usage:

    用途

  • Area:

    面积

  • Term:

    使用期限

  • Other:

    权利其他状况,多行会用换行符n连接。

  • Angle:

    图片旋转角度

  • Number:

    不动产权号

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



2797
2798
2799
# File 'lib/v20181119/models.rb', line 2797

def Other
  @Other
end

#OwnershipObject

Parameters:

  • Obligee:

    权利人

  • Ownership:

    共有情况

  • Location:

    坐落

  • Unit:

    不动产单元号

  • Type:

    权利类型

  • Property:

    权利性质

  • Usage:

    用途

  • Area:

    面积

  • Term:

    使用期限

  • Other:

    权利其他状况,多行会用换行符n连接。

  • Angle:

    图片旋转角度

  • Number:

    不动产权号

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



2797
2798
2799
# File 'lib/v20181119/models.rb', line 2797

def Ownership
  @Ownership
end

#PropertyObject

Parameters:

  • Obligee:

    权利人

  • Ownership:

    共有情况

  • Location:

    坐落

  • Unit:

    不动产单元号

  • Type:

    权利类型

  • Property:

    权利性质

  • Usage:

    用途

  • Area:

    面积

  • Term:

    使用期限

  • Other:

    权利其他状况,多行会用换行符n连接。

  • Angle:

    图片旋转角度

  • Number:

    不动产权号

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



2797
2798
2799
# File 'lib/v20181119/models.rb', line 2797

def Property
  @Property
end

#RequestIdObject

Parameters:

  • Obligee:

    权利人

  • Ownership:

    共有情况

  • Location:

    坐落

  • Unit:

    不动产单元号

  • Type:

    权利类型

  • Property:

    权利性质

  • Usage:

    用途

  • Area:

    面积

  • Term:

    使用期限

  • Other:

    权利其他状况,多行会用换行符n连接。

  • Angle:

    图片旋转角度

  • Number:

    不动产权号

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



2797
2798
2799
# File 'lib/v20181119/models.rb', line 2797

def RequestId
  @RequestId
end

#TermObject

Parameters:

  • Obligee:

    权利人

  • Ownership:

    共有情况

  • Location:

    坐落

  • Unit:

    不动产单元号

  • Type:

    权利类型

  • Property:

    权利性质

  • Usage:

    用途

  • Area:

    面积

  • Term:

    使用期限

  • Other:

    权利其他状况,多行会用换行符n连接。

  • Angle:

    图片旋转角度

  • Number:

    不动产权号

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



2797
2798
2799
# File 'lib/v20181119/models.rb', line 2797

def Term
  @Term
end

#TypeObject

Parameters:

  • Obligee:

    权利人

  • Ownership:

    共有情况

  • Location:

    坐落

  • Unit:

    不动产单元号

  • Type:

    权利类型

  • Property:

    权利性质

  • Usage:

    用途

  • Area:

    面积

  • Term:

    使用期限

  • Other:

    权利其他状况,多行会用换行符n连接。

  • Angle:

    图片旋转角度

  • Number:

    不动产权号

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



2797
2798
2799
# File 'lib/v20181119/models.rb', line 2797

def Type
  @Type
end

#UnitObject

Parameters:

  • Obligee:

    权利人

  • Ownership:

    共有情况

  • Location:

    坐落

  • Unit:

    不动产单元号

  • Type:

    权利类型

  • Property:

    权利性质

  • Usage:

    用途

  • Area:

    面积

  • Term:

    使用期限

  • Other:

    权利其他状况,多行会用换行符n连接。

  • Angle:

    图片旋转角度

  • Number:

    不动产权号

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



2797
2798
2799
# File 'lib/v20181119/models.rb', line 2797

def Unit
  @Unit
end

#UsageObject

Parameters:

  • Obligee:

    权利人

  • Ownership:

    共有情况

  • Location:

    坐落

  • Unit:

    不动产单元号

  • Type:

    权利类型

  • Property:

    权利性质

  • Usage:

    用途

  • Area:

    面积

  • Term:

    使用期限

  • Other:

    权利其他状况,多行会用换行符n连接。

  • Angle:

    图片旋转角度

  • Number:

    不动产权号

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



2797
2798
2799
# File 'lib/v20181119/models.rb', line 2797

def Usage
  @Usage
end

Instance Method Details

#deserialize(params) ⇒ Object



2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
# File 'lib/v20181119/models.rb', line 2815

def deserialize(params)
  @Obligee = params['Obligee']
  @Ownership = params['Ownership']
  @Location = params['Location']
  @Unit = params['Unit']
  @Type = params['Type']
  @Property = params['Property']
  @Usage = params['Usage']
  @Area = params['Area']
  @Term = params['Term']
  @Other = params['Other']
  @Angle = params['Angle']
  @Number = params['Number']
  @RequestId = params['RequestId']
end