Class: TencentCloud::Mrs::V20200910::TextToObjectRequest
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Mrs::V20200910::TextToObjectRequest
- Defined in:
- lib/v20200910/models.rb
Overview
TextToObject请求参数结构体
Instance Attribute Summary collapse
-
#IsUsedClassify ⇒ Object
注意:当 IsUsedClassify 为True 时,表示使用收费的报告分类服务,将会产生额外的费用,具体收费标准参见 [购买指南的产品价格](cloud.tencent.com/document/product/1314/54264)。 (1)检验报告 11,默认使用 V2,最高支持 V3。 (2)病理报告 15,默认使用 V1,最高支持 V2。 (3)入院记录29、出院记录 28、病历记录 216、病程记录 217、门诊记录 210,默认使用 V1,最高支持 V2。.
-
#ReportTypeVersion ⇒ Object
注意:当 IsUsedClassify 为True 时,表示使用收费的报告分类服务,将会产生额外的费用,具体收费标准参见 [购买指南的产品价格](cloud.tencent.com/document/product/1314/54264)。 (1)检验报告 11,默认使用 V2,最高支持 V3。 (2)病理报告 15,默认使用 V1,最高支持 V2。 (3)入院记录29、出院记录 28、病历记录 216、病程记录 217、门诊记录 210,默认使用 V1,最高支持 V2。.
-
#Text ⇒ Object
注意:当 IsUsedClassify 为True 时,表示使用收费的报告分类服务,将会产生额外的费用,具体收费标准参见 [购买指南的产品价格](cloud.tencent.com/document/product/1314/54264)。 (1)检验报告 11,默认使用 V2,最高支持 V3。 (2)病理报告 15,默认使用 V1,最高支持 V2。 (3)入院记录29、出院记录 28、病历记录 216、病程记录 217、门诊记录 210,默认使用 V1,最高支持 V2。.
-
#Type ⇒ Object
注意:当 IsUsedClassify 为True 时,表示使用收费的报告分类服务,将会产生额外的费用,具体收费标准参见 [购买指南的产品价格](cloud.tencent.com/document/product/1314/54264)。 (1)检验报告 11,默认使用 V2,最高支持 V3。 (2)病理报告 15,默认使用 V1,最高支持 V2。 (3)入院记录29、出院记录 28、病历记录 216、病程记录 217、门诊记录 210,默认使用 V1,最高支持 V2。.
-
#UserType ⇒ Object
注意:当 IsUsedClassify 为True 时,表示使用收费的报告分类服务,将会产生额外的费用,具体收费标准参见 [购买指南的产品价格](cloud.tencent.com/document/product/1314/54264)。 (1)检验报告 11,默认使用 V2,最高支持 V3。 (2)病理报告 15,默认使用 V1,最高支持 V2。 (3)入院记录29、出院记录 28、病历记录 216、病程记录 217、门诊记录 210,默认使用 V1,最高支持 V2。.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(text = nil, type = nil, isusedclassify = nil, usertype = nil, reporttypeversion = nil) ⇒ TextToObjectRequest
constructor
A new instance of TextToObjectRequest.
Constructor Details
#initialize(text = nil, type = nil, isusedclassify = nil, usertype = nil, reporttypeversion = nil) ⇒ TextToObjectRequest
Returns a new instance of TextToObjectRequest.
10476 10477 10478 10479 10480 10481 10482 |
# File 'lib/v20200910/models.rb', line 10476 def initialize(text=nil, type=nil, isusedclassify=nil, usertype=nil, reporttypeversion=nil) @Text = text @Type = type @IsUsedClassify = isusedclassify @UserType = usertype @ReportTypeVersion = reporttypeversion end |
Instance Attribute Details
#IsUsedClassify ⇒ Object
注意:当 IsUsedClassify 为True 时,表示使用收费的报告分类服务,将会产生额外的费用,具体收费标准参见 [购买指南的产品价格](cloud.tencent.com/document/product/1314/54264)。(1)检验报告 11,默认使用 V2,最高支持 V3。(2)病理报告 15,默认使用 V1,最高支持 V2。(3)入院记录29、出院记录 28、病历记录 216、病程记录 217、门诊记录 210,默认使用 V1,最高支持 V2。
10474 10475 10476 |
# File 'lib/v20200910/models.rb', line 10474 def IsUsedClassify @IsUsedClassify end |
#ReportTypeVersion ⇒ Object
注意:当 IsUsedClassify 为True 时,表示使用收费的报告分类服务,将会产生额外的费用,具体收费标准参见 [购买指南的产品价格](cloud.tencent.com/document/product/1314/54264)。(1)检验报告 11,默认使用 V2,最高支持 V3。(2)病理报告 15,默认使用 V1,最高支持 V2。(3)入院记录29、出院记录 28、病历记录 216、病程记录 217、门诊记录 210,默认使用 V1,最高支持 V2。
10474 10475 10476 |
# File 'lib/v20200910/models.rb', line 10474 def ReportTypeVersion @ReportTypeVersion end |
#Text ⇒ Object
注意:当 IsUsedClassify 为True 时,表示使用收费的报告分类服务,将会产生额外的费用,具体收费标准参见 [购买指南的产品价格](cloud.tencent.com/document/product/1314/54264)。(1)检验报告 11,默认使用 V2,最高支持 V3。(2)病理报告 15,默认使用 V1,最高支持 V2。(3)入院记录29、出院记录 28、病历记录 216、病程记录 217、门诊记录 210,默认使用 V1,最高支持 V2。
10474 10475 10476 |
# File 'lib/v20200910/models.rb', line 10474 def Text @Text end |
#Type ⇒ Object
注意:当 IsUsedClassify 为True 时,表示使用收费的报告分类服务,将会产生额外的费用,具体收费标准参见 [购买指南的产品价格](cloud.tencent.com/document/product/1314/54264)。(1)检验报告 11,默认使用 V2,最高支持 V3。(2)病理报告 15,默认使用 V1,最高支持 V2。(3)入院记录29、出院记录 28、病历记录 216、病程记录 217、门诊记录 210,默认使用 V1,最高支持 V2。
10474 10475 10476 |
# File 'lib/v20200910/models.rb', line 10474 def Type @Type end |
#UserType ⇒ Object
注意:当 IsUsedClassify 为True 时,表示使用收费的报告分类服务,将会产生额外的费用,具体收费标准参见 [购买指南的产品价格](cloud.tencent.com/document/product/1314/54264)。(1)检验报告 11,默认使用 V2,最高支持 V3。(2)病理报告 15,默认使用 V1,最高支持 V2。(3)入院记录29、出院记录 28、病历记录 216、病程记录 217、门诊记录 210,默认使用 V1,最高支持 V2。
10474 10475 10476 |
# File 'lib/v20200910/models.rb', line 10474 def UserType @UserType end |
Instance Method Details
#deserialize(params) ⇒ Object
10484 10485 10486 10487 10488 10489 10490 10491 10492 10493 10494 10495 10496 10497 |
# File 'lib/v20200910/models.rb', line 10484 def deserialize(params) @Text = params['Text'] @Type = params['Type'] @IsUsedClassify = params['IsUsedClassify'] @UserType = params['UserType'] unless params['ReportTypeVersion'].nil? @ReportTypeVersion = [] params['ReportTypeVersion'].each do |i| reporttypeversion_tmp = ReportTypeVersion.new reporttypeversion_tmp.deserialize(i) @ReportTypeVersion << reporttypeversion_tmp end end end |