Class: TencentCloud::Ocr::V20181119::SmartStructuralProRequest

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

Overview

SmartStructuralPro请求参数结构体

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(imageurl = nil, imagebase64 = nil, pdfpagenumber = nil, itemnames = nil, returnfulltext = nil, configid = nil) ⇒ SmartStructuralProRequest

Returns a new instance of SmartStructuralProRequest.



10959
10960
10961
10962
10963
10964
10965
10966
# File 'lib/v20181119/models.rb', line 10959

def initialize(imageurl=nil, imagebase64=nil, pdfpagenumber=nil, itemnames=nil, returnfulltext=nil, configid=nil)
  @ImageUrl = imageurl
  @ImageBase64 = imagebase64
  @PdfPageNumber = pdfpagenumber
  @ItemNames = itemnames
  @ReturnFullText = returnfulltext
  @ConfigId = configid
end

Instance Attribute Details

#ConfigIdObject

Parameters:

  • ImageUrl:

    图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。

  • ImageBase64:

    图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。

  • PdfPageNumber:

    需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。

  • ItemNames:
  • ReturnFullText:

    是否开启全文字段识别

  • ConfigId:

    配置id支持:General – 通用场景 InvoiceEng – 海运提单、国际invoice模版 WayBillEng –海运订单模板



10957
10958
10959
# File 'lib/v20181119/models.rb', line 10957

def ConfigId
  @ConfigId
end

#ImageBase64Object

Parameters:

  • ImageUrl:

    图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。

  • ImageBase64:

    图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。

  • PdfPageNumber:

    需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。

  • ItemNames:
  • ReturnFullText:

    是否开启全文字段识别

  • ConfigId:

    配置id支持:General – 通用场景 InvoiceEng – 海运提单、国际invoice模版 WayBillEng –海运订单模板



10957
10958
10959
# File 'lib/v20181119/models.rb', line 10957

def ImageBase64
  @ImageBase64
end

#ImageUrlObject

Parameters:

  • ImageUrl:

    图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。

  • ImageBase64:

    图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。

  • PdfPageNumber:

    需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。

  • ItemNames:
  • ReturnFullText:

    是否开启全文字段识别

  • ConfigId:

    配置id支持:General – 通用场景 InvoiceEng – 海运提单、国际invoice模版 WayBillEng –海运订单模板



10957
10958
10959
# File 'lib/v20181119/models.rb', line 10957

def ImageUrl
  @ImageUrl
end

#ItemNamesObject

Parameters:

  • ImageUrl:

    图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。

  • ImageBase64:

    图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。

  • PdfPageNumber:

    需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。

  • ItemNames:
  • ReturnFullText:

    是否开启全文字段识别

  • ConfigId:

    配置id支持:General – 通用场景 InvoiceEng – 海运提单、国际invoice模版 WayBillEng –海运订单模板



10957
10958
10959
# File 'lib/v20181119/models.rb', line 10957

def ItemNames
  @ItemNames
end

#PdfPageNumberObject

Parameters:

  • ImageUrl:

    图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。

  • ImageBase64:

    图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。

  • PdfPageNumber:

    需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。

  • ItemNames:
  • ReturnFullText:

    是否开启全文字段识别

  • ConfigId:

    配置id支持:General – 通用场景 InvoiceEng – 海运提单、国际invoice模版 WayBillEng –海运订单模板



10957
10958
10959
# File 'lib/v20181119/models.rb', line 10957

def PdfPageNumber
  @PdfPageNumber
end

#ReturnFullTextObject

Parameters:

  • ImageUrl:

    图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。

  • ImageBase64:

    图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。

  • PdfPageNumber:

    需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。

  • ItemNames:
  • ReturnFullText:

    是否开启全文字段识别

  • ConfigId:

    配置id支持:General – 通用场景 InvoiceEng – 海运提单、国际invoice模版 WayBillEng –海运订单模板



10957
10958
10959
# File 'lib/v20181119/models.rb', line 10957

def ReturnFullText
  @ReturnFullText
end

Instance Method Details

#deserialize(params) ⇒ Object



10968
10969
10970
10971
10972
10973
10974
10975
# File 'lib/v20181119/models.rb', line 10968

def deserialize(params)
  @ImageUrl = params['ImageUrl']
  @ImageBase64 = params['ImageBase64']
  @PdfPageNumber = params['PdfPageNumber']
  @ItemNames = params['ItemNames']
  @ReturnFullText = params['ReturnFullText']
  @ConfigId = params['ConfigId']
end