Class: TencentCloud::Ocr::V20181119::TaxiInvoiceOCRResponse
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Ocr::V20181119::TaxiInvoiceOCRResponse
- Defined in:
- lib/v20181119/models.rb
Overview
TaxiInvoiceOCR返回参数结构体
Instance Attribute Summary collapse
-
#City ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Date ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Distance ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Fare ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#GetOffTime ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#GetOnTime ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#InvoiceCode ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#InvoiceNum ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#InvoiceType ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Location ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#PlateNumber ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Province ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#RequestId ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(invoicenum = nil, invoicecode = nil, date = nil, fare = nil, getontime = nil, getofftime = nil, distance = nil, location = nil, platenumber = nil, invoicetype = nil, province = nil, city = nil, requestid = nil) ⇒ TaxiInvoiceOCRResponse
constructor
A new instance of TaxiInvoiceOCRResponse.
Constructor Details
#initialize(invoicenum = nil, invoicecode = nil, date = nil, fare = nil, getontime = nil, getofftime = nil, distance = nil, location = nil, platenumber = nil, invoicetype = nil, province = nil, city = nil, requestid = nil) ⇒ TaxiInvoiceOCRResponse
Returns a new instance of TaxiInvoiceOCRResponse.
11443 11444 11445 11446 11447 11448 11449 11450 11451 11452 11453 11454 11455 11456 11457 |
# File 'lib/v20181119/models.rb', line 11443 def initialize(invoicenum=nil, invoicecode=nil, date=nil, fare=nil, getontime=nil, getofftime=nil, distance=nil, location=nil, platenumber=nil, invoicetype=nil, province=nil, city=nil, requestid=nil) @InvoiceNum = invoicenum @InvoiceCode = invoicecode @Date = date @Fare = fare @GetOnTime = getontime @GetOffTime = getofftime @Distance = distance @Location = location @PlateNumber = platenumber @InvoiceType = invoicetype @Province = province @City = city @RequestId = requestid end |
Instance Attribute Details
#City ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
11441 11442 11443 |
# File 'lib/v20181119/models.rb', line 11441 def City @City end |
#Date ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
11441 11442 11443 |
# File 'lib/v20181119/models.rb', line 11441 def Date @Date end |
#Distance ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
11441 11442 11443 |
# File 'lib/v20181119/models.rb', line 11441 def Distance @Distance end |
#Fare ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
11441 11442 11443 |
# File 'lib/v20181119/models.rb', line 11441 def Fare @Fare end |
#GetOffTime ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
11441 11442 11443 |
# File 'lib/v20181119/models.rb', line 11441 def GetOffTime @GetOffTime end |
#GetOnTime ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
11441 11442 11443 |
# File 'lib/v20181119/models.rb', line 11441 def GetOnTime @GetOnTime end |
#InvoiceCode ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
11441 11442 11443 |
# File 'lib/v20181119/models.rb', line 11441 def InvoiceCode @InvoiceCode end |
#InvoiceNum ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
11441 11442 11443 |
# File 'lib/v20181119/models.rb', line 11441 def InvoiceNum @InvoiceNum end |
#InvoiceType ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
11441 11442 11443 |
# File 'lib/v20181119/models.rb', line 11441 def InvoiceType @InvoiceType end |
#Location ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
11441 11442 11443 |
# File 'lib/v20181119/models.rb', line 11441 def Location @Location end |
#PlateNumber ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
11441 11442 11443 |
# File 'lib/v20181119/models.rb', line 11441 def PlateNumber @PlateNumber end |
#Province ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
11441 11442 11443 |
# File 'lib/v20181119/models.rb', line 11441 def Province @Province end |
#RequestId ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
11441 11442 11443 |
# File 'lib/v20181119/models.rb', line 11441 def RequestId @RequestId end |
Instance Method Details
#deserialize(params) ⇒ Object
11459 11460 11461 11462 11463 11464 11465 11466 11467 11468 11469 11470 11471 11472 11473 |
# File 'lib/v20181119/models.rb', line 11459 def deserialize(params) @InvoiceNum = params['InvoiceNum'] @InvoiceCode = params['InvoiceCode'] @Date = params['Date'] @Fare = params['Fare'] @GetOnTime = params['GetOnTime'] @GetOffTime = params['GetOffTime'] @Distance = params['Distance'] @Location = params['Location'] @PlateNumber = params['PlateNumber'] @InvoiceType = params['InvoiceType'] @Province = params['Province'] @City = params['City'] @RequestId = params['RequestId'] end |