Class: TencentCloud::Ocr::V20181119::ElectronicAirTransport
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Ocr::V20181119::ElectronicAirTransport
- Defined in:
- lib/v20181119/models.rb
Overview
全电发票(航空运输电子客票行程单)
Instance Attribute Summary collapse
-
#Amount ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。.
-
#BuyerName ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。.
-
#BuyerTaxCode ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。.
-
#CheckCode ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。.
-
#Code ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。.
-
#Date ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。.
-
#DeductionMark ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。.
-
#DomesticInternationalMark ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。.
-
#ElectronicAirTransportDetails ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。.
-
#ElectronicNumber ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。.
-
#Number ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。.
-
#PassengerName ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。.
-
#PassengerNo ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。.
-
#StateCode ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。.
-
#Tax ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。.
-
#Total ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(code = nil, number = nil, date = nil, amount = nil, checkcode = nil, total = nil, deductionmark = nil, statecode = nil, buyertaxcode = nil, buyername = nil, tax = nil, domesticinternationalmark = nil, passengername = nil, passengerno = nil, electronicnumber = nil, electronicairtransportdetails = nil) ⇒ ElectronicAirTransport
constructor
A new instance of ElectronicAirTransport.
Constructor Details
#initialize(code = nil, number = nil, date = nil, amount = nil, checkcode = nil, total = nil, deductionmark = nil, statecode = nil, buyertaxcode = nil, buyername = nil, tax = nil, domesticinternationalmark = nil, passengername = nil, passengerno = nil, electronicnumber = nil, electronicairtransportdetails = nil) ⇒ ElectronicAirTransport
Returns a new instance of ElectronicAirTransport.
2115 2116 2117 2118 2119 2120 2121 2122 2123 2124 2125 2126 2127 2128 2129 2130 2131 2132 |
# File 'lib/v20181119/models.rb', line 2115 def initialize(code=nil, number=nil, date=nil, amount=nil, checkcode=nil, total=nil, deductionmark=nil, statecode=nil, buyertaxcode=nil, buyername=nil, tax=nil, domesticinternationalmark=nil, passengername=nil, passengerno=nil, electronicnumber=nil, electronicairtransportdetails=nil) @Code = code @Number = number @Date = date @Amount = amount @CheckCode = checkcode @Total = total @DeductionMark = deductionmark @StateCode = statecode @BuyerTaxCode = buyertaxcode @BuyerName = buyername @Tax = tax @DomesticInternationalMark = domesticinternationalmark @PassengerName = passengername @PassengerNo = passengerno @ElectronicNumber = electronicnumber @ElectronicAirTransportDetails = electronicairtransportdetails end |
Instance Attribute Details
#Amount ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。
2113 2114 2115 |
# File 'lib/v20181119/models.rb', line 2113 def Amount @Amount end |
#BuyerName ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。
2113 2114 2115 |
# File 'lib/v20181119/models.rb', line 2113 def BuyerName @BuyerName end |
#BuyerTaxCode ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。
2113 2114 2115 |
# File 'lib/v20181119/models.rb', line 2113 def BuyerTaxCode @BuyerTaxCode end |
#CheckCode ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。
2113 2114 2115 |
# File 'lib/v20181119/models.rb', line 2113 def CheckCode @CheckCode end |
#Code ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。
2113 2114 2115 |
# File 'lib/v20181119/models.rb', line 2113 def Code @Code end |
#Date ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。
2113 2114 2115 |
# File 'lib/v20181119/models.rb', line 2113 def Date @Date end |
#DeductionMark ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。
2113 2114 2115 |
# File 'lib/v20181119/models.rb', line 2113 def DeductionMark @DeductionMark end |
#DomesticInternationalMark ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。
2113 2114 2115 |
# File 'lib/v20181119/models.rb', line 2113 def DomesticInternationalMark @DomesticInternationalMark end |
#ElectronicAirTransportDetails ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。
2113 2114 2115 |
# File 'lib/v20181119/models.rb', line 2113 def ElectronicAirTransportDetails @ElectronicAirTransportDetails end |
#ElectronicNumber ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。
2113 2114 2115 |
# File 'lib/v20181119/models.rb', line 2113 def ElectronicNumber @ElectronicNumber end |
#Number ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。
2113 2114 2115 |
# File 'lib/v20181119/models.rb', line 2113 def Number @Number end |
#PassengerName ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。
2113 2114 2115 |
# File 'lib/v20181119/models.rb', line 2113 def PassengerName @PassengerName end |
#PassengerNo ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。
2113 2114 2115 |
# File 'lib/v20181119/models.rb', line 2113 def PassengerNo @PassengerNo end |
#StateCode ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。
2113 2114 2115 |
# File 'lib/v20181119/models.rb', line 2113 def StateCode @StateCode end |
#Tax ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。
2113 2114 2115 |
# File 'lib/v20181119/models.rb', line 2113 def Tax @Tax end |
#Total ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。
2113 2114 2115 |
# File 'lib/v20181119/models.rb', line 2113 def Total @Total end |
Instance Method Details
#deserialize(params) ⇒ Object
2134 2135 2136 2137 2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 2148 2149 2150 2151 2152 2153 2154 2155 2156 2157 2158 |
# File 'lib/v20181119/models.rb', line 2134 def deserialize(params) @Code = params['Code'] @Number = params['Number'] @Date = params['Date'] @Amount = params['Amount'] @CheckCode = params['CheckCode'] @Total = params['Total'] @DeductionMark = params['DeductionMark'] @StateCode = params['StateCode'] @BuyerTaxCode = params['BuyerTaxCode'] @BuyerName = params['BuyerName'] @Tax = params['Tax'] @DomesticInternationalMark = params['DomesticInternationalMark'] @PassengerName = params['PassengerName'] @PassengerNo = params['PassengerNo'] @ElectronicNumber = params['ElectronicNumber'] unless params['ElectronicAirTransportDetails'].nil? @ElectronicAirTransportDetails = [] params['ElectronicAirTransportDetails'].each do |i| electronicairtransportdetail_tmp = ElectronicAirTransportDetail.new electronicairtransportdetail_tmp.deserialize(i) @ElectronicAirTransportDetails << electronicairtransportdetail_tmp end end end |