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.



2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
# File 'lib/v20181119/models.rb', line 2840

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。



2838
2839
2840
# File 'lib/v20181119/models.rb', line 2838

def Angle
  @Angle
end

#AreaObject

Parameters:

  • Obligee:

    权利人

  • Ownership:

    共有情况

  • Location:

    坐落

  • Unit:

    不动产单元号

  • Type:

    权利类型

  • Property:

    权利性质

  • Usage:

    用途

  • Area:

    面积

  • Term:

    使用期限

  • Other:

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

  • Angle:

    图片旋转角度

  • Number:

    不动产权号

  • RequestId:

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



2838
2839
2840
# File 'lib/v20181119/models.rb', line 2838

def Area
  @Area
end

#LocationObject

Parameters:

  • Obligee:

    权利人

  • Ownership:

    共有情况

  • Location:

    坐落

  • Unit:

    不动产单元号

  • Type:

    权利类型

  • Property:

    权利性质

  • Usage:

    用途

  • Area:

    面积

  • Term:

    使用期限

  • Other:

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

  • Angle:

    图片旋转角度

  • Number:

    不动产权号

  • RequestId:

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



2838
2839
2840
# File 'lib/v20181119/models.rb', line 2838

def Location
  @Location
end

#NumberObject

Parameters:

  • Obligee:

    权利人

  • Ownership:

    共有情况

  • Location:

    坐落

  • Unit:

    不动产单元号

  • Type:

    权利类型

  • Property:

    权利性质

  • Usage:

    用途

  • Area:

    面积

  • Term:

    使用期限

  • Other:

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

  • Angle:

    图片旋转角度

  • Number:

    不动产权号

  • RequestId:

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



2838
2839
2840
# File 'lib/v20181119/models.rb', line 2838

def Number
  @Number
end

#ObligeeObject

Parameters:

  • Obligee:

    权利人

  • Ownership:

    共有情况

  • Location:

    坐落

  • Unit:

    不动产单元号

  • Type:

    权利类型

  • Property:

    权利性质

  • Usage:

    用途

  • Area:

    面积

  • Term:

    使用期限

  • Other:

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

  • Angle:

    图片旋转角度

  • Number:

    不动产权号

  • RequestId:

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



2838
2839
2840
# File 'lib/v20181119/models.rb', line 2838

def Obligee
  @Obligee
end

#OtherObject

Parameters:

  • Obligee:

    权利人

  • Ownership:

    共有情况

  • Location:

    坐落

  • Unit:

    不动产单元号

  • Type:

    权利类型

  • Property:

    权利性质

  • Usage:

    用途

  • Area:

    面积

  • Term:

    使用期限

  • Other:

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

  • Angle:

    图片旋转角度

  • Number:

    不动产权号

  • RequestId:

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



2838
2839
2840
# File 'lib/v20181119/models.rb', line 2838

def Other
  @Other
end

#OwnershipObject

Parameters:

  • Obligee:

    权利人

  • Ownership:

    共有情况

  • Location:

    坐落

  • Unit:

    不动产单元号

  • Type:

    权利类型

  • Property:

    权利性质

  • Usage:

    用途

  • Area:

    面积

  • Term:

    使用期限

  • Other:

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

  • Angle:

    图片旋转角度

  • Number:

    不动产权号

  • RequestId:

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



2838
2839
2840
# File 'lib/v20181119/models.rb', line 2838

def Ownership
  @Ownership
end

#PropertyObject

Parameters:

  • Obligee:

    权利人

  • Ownership:

    共有情况

  • Location:

    坐落

  • Unit:

    不动产单元号

  • Type:

    权利类型

  • Property:

    权利性质

  • Usage:

    用途

  • Area:

    面积

  • Term:

    使用期限

  • Other:

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

  • Angle:

    图片旋转角度

  • Number:

    不动产权号

  • RequestId:

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



2838
2839
2840
# File 'lib/v20181119/models.rb', line 2838

def Property
  @Property
end

#RequestIdObject

Parameters:

  • Obligee:

    权利人

  • Ownership:

    共有情况

  • Location:

    坐落

  • Unit:

    不动产单元号

  • Type:

    权利类型

  • Property:

    权利性质

  • Usage:

    用途

  • Area:

    面积

  • Term:

    使用期限

  • Other:

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

  • Angle:

    图片旋转角度

  • Number:

    不动产权号

  • RequestId:

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



2838
2839
2840
# File 'lib/v20181119/models.rb', line 2838

def RequestId
  @RequestId
end

#TermObject

Parameters:

  • Obligee:

    权利人

  • Ownership:

    共有情况

  • Location:

    坐落

  • Unit:

    不动产单元号

  • Type:

    权利类型

  • Property:

    权利性质

  • Usage:

    用途

  • Area:

    面积

  • Term:

    使用期限

  • Other:

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

  • Angle:

    图片旋转角度

  • Number:

    不动产权号

  • RequestId:

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



2838
2839
2840
# File 'lib/v20181119/models.rb', line 2838

def Term
  @Term
end

#TypeObject

Parameters:

  • Obligee:

    权利人

  • Ownership:

    共有情况

  • Location:

    坐落

  • Unit:

    不动产单元号

  • Type:

    权利类型

  • Property:

    权利性质

  • Usage:

    用途

  • Area:

    面积

  • Term:

    使用期限

  • Other:

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

  • Angle:

    图片旋转角度

  • Number:

    不动产权号

  • RequestId:

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



2838
2839
2840
# File 'lib/v20181119/models.rb', line 2838

def Type
  @Type
end

#UnitObject

Parameters:

  • Obligee:

    权利人

  • Ownership:

    共有情况

  • Location:

    坐落

  • Unit:

    不动产单元号

  • Type:

    权利类型

  • Property:

    权利性质

  • Usage:

    用途

  • Area:

    面积

  • Term:

    使用期限

  • Other:

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

  • Angle:

    图片旋转角度

  • Number:

    不动产权号

  • RequestId:

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



2838
2839
2840
# File 'lib/v20181119/models.rb', line 2838

def Unit
  @Unit
end

#UsageObject

Parameters:

  • Obligee:

    权利人

  • Ownership:

    共有情况

  • Location:

    坐落

  • Unit:

    不动产单元号

  • Type:

    权利类型

  • Property:

    权利性质

  • Usage:

    用途

  • Area:

    面积

  • Term:

    使用期限

  • Other:

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

  • Angle:

    图片旋转角度

  • Number:

    不动产权号

  • RequestId:

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



2838
2839
2840
# File 'lib/v20181119/models.rb', line 2838

def Usage
  @Usage
end

Instance Method Details

#deserialize(params) ⇒ Object



2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
# File 'lib/v20181119/models.rb', line 2856

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