Class: TencentCloud::Ocr::V20181119::VehicleInvoiceInfo
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Ocr::V20181119::VehicleInvoiceInfo
- Defined in:
- lib/v20181119/models.rb
Overview
机动车销售统一发票信息
Instance Attribute Summary collapse
- #BizCheckFormNo ⇒ Object
- #BuyerNo ⇒ Object
- #CarType ⇒ Object
- #CertificateNo ⇒ Object
- #EngineNo ⇒ Object
- #ImportNo ⇒ Object
- #LimitCount ⇒ Object
- #MotorBankAccount ⇒ Object
- #MotorBankName ⇒ Object
- #MotorTaxRate ⇒ Object
- #PayTaxesNo ⇒ Object
- #PlateModel ⇒ Object
- #ProduceAddress ⇒ Object
- #SellerAddress ⇒ Object
- #SellerTel ⇒ Object
- #TaxtationOrgCode ⇒ Object
- #TaxtationOrgName ⇒ Object
- #Tonnage ⇒ Object
- #VinNo ⇒ Object
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(cartype = nil, platemodel = nil, produceaddress = nil, certificateno = nil, importno = nil, vinno = nil, paytaxesno = nil, tonnage = nil, limitcount = nil, engineno = nil, bizcheckformno = nil, taxtationorgcode = nil, taxtationorgname = nil, motortaxrate = nil, motorbankname = nil, motorbankaccount = nil, selleraddress = nil, sellertel = nil, buyerno = nil) ⇒ VehicleInvoiceInfo
constructor
A new instance of VehicleInvoiceInfo.
Constructor Details
#initialize(cartype = nil, platemodel = nil, produceaddress = nil, certificateno = nil, importno = nil, vinno = nil, paytaxesno = nil, tonnage = nil, limitcount = nil, engineno = nil, bizcheckformno = nil, taxtationorgcode = nil, taxtationorgname = nil, motortaxrate = nil, motorbankname = nil, motorbankaccount = nil, selleraddress = nil, sellertel = nil, buyerno = nil) ⇒ VehicleInvoiceInfo
Returns a new instance of VehicleInvoiceInfo.
14321 14322 14323 14324 14325 14326 14327 14328 14329 14330 14331 14332 14333 14334 14335 14336 14337 14338 14339 14340 14341 |
# File 'lib/v20181119/models.rb', line 14321 def initialize(cartype=nil, platemodel=nil, produceaddress=nil, certificateno=nil, importno=nil, vinno=nil, paytaxesno=nil, tonnage=nil, limitcount=nil, engineno=nil, bizcheckformno=nil, taxtationorgcode=nil, taxtationorgname=nil, motortaxrate=nil, motorbankname=nil, motorbankaccount=nil, selleraddress=nil, sellertel=nil, buyerno=nil) @CarType = cartype @PlateModel = platemodel @ProduceAddress = produceaddress @CertificateNo = certificateno @ImportNo = importno @VinNo = vinno @PayTaxesNo = paytaxesno @Tonnage = tonnage @LimitCount = limitcount @EngineNo = engineno @BizCheckFormNo = bizcheckformno @TaxtationOrgCode = taxtationorgcode @TaxtationOrgName = taxtationorgname @MotorTaxRate = motortaxrate @MotorBankName = motorbankname @MotorBankAccount = motorbankaccount @SellerAddress = selleraddress @SellerTel = sellertel @BuyerNo = buyerno end |
Instance Attribute Details
#BizCheckFormNo ⇒ Object
14319 14320 14321 |
# File 'lib/v20181119/models.rb', line 14319 def BizCheckFormNo @BizCheckFormNo end |
#BuyerNo ⇒ Object
14319 14320 14321 |
# File 'lib/v20181119/models.rb', line 14319 def BuyerNo @BuyerNo end |
#CarType ⇒ Object
14319 14320 14321 |
# File 'lib/v20181119/models.rb', line 14319 def CarType @CarType end |
#CertificateNo ⇒ Object
14319 14320 14321 |
# File 'lib/v20181119/models.rb', line 14319 def CertificateNo @CertificateNo end |
#EngineNo ⇒ Object
14319 14320 14321 |
# File 'lib/v20181119/models.rb', line 14319 def EngineNo @EngineNo end |
#ImportNo ⇒ Object
14319 14320 14321 |
# File 'lib/v20181119/models.rb', line 14319 def ImportNo @ImportNo end |
#LimitCount ⇒ Object
14319 14320 14321 |
# File 'lib/v20181119/models.rb', line 14319 def LimitCount @LimitCount end |
#MotorBankAccount ⇒ Object
14319 14320 14321 |
# File 'lib/v20181119/models.rb', line 14319 def MotorBankAccount @MotorBankAccount end |
#MotorBankName ⇒ Object
14319 14320 14321 |
# File 'lib/v20181119/models.rb', line 14319 def MotorBankName @MotorBankName end |
#MotorTaxRate ⇒ Object
14319 14320 14321 |
# File 'lib/v20181119/models.rb', line 14319 def MotorTaxRate @MotorTaxRate end |
#PayTaxesNo ⇒ Object
14319 14320 14321 |
# File 'lib/v20181119/models.rb', line 14319 def PayTaxesNo @PayTaxesNo end |
#PlateModel ⇒ Object
14319 14320 14321 |
# File 'lib/v20181119/models.rb', line 14319 def PlateModel @PlateModel end |
#ProduceAddress ⇒ Object
14319 14320 14321 |
# File 'lib/v20181119/models.rb', line 14319 def ProduceAddress @ProduceAddress end |
#SellerAddress ⇒ Object
14319 14320 14321 |
# File 'lib/v20181119/models.rb', line 14319 def SellerAddress @SellerAddress end |
#SellerTel ⇒ Object
14319 14320 14321 |
# File 'lib/v20181119/models.rb', line 14319 def SellerTel @SellerTel end |
#TaxtationOrgCode ⇒ Object
14319 14320 14321 |
# File 'lib/v20181119/models.rb', line 14319 def TaxtationOrgCode @TaxtationOrgCode end |
#TaxtationOrgName ⇒ Object
14319 14320 14321 |
# File 'lib/v20181119/models.rb', line 14319 def TaxtationOrgName @TaxtationOrgName end |
#Tonnage ⇒ Object
14319 14320 14321 |
# File 'lib/v20181119/models.rb', line 14319 def Tonnage @Tonnage end |
#VinNo ⇒ Object
14319 14320 14321 |
# File 'lib/v20181119/models.rb', line 14319 def VinNo @VinNo end |
Instance Method Details
#deserialize(params) ⇒ Object
14343 14344 14345 14346 14347 14348 14349 14350 14351 14352 14353 14354 14355 14356 14357 14358 14359 14360 14361 14362 14363 |
# File 'lib/v20181119/models.rb', line 14343 def deserialize(params) @CarType = params['CarType'] @PlateModel = params['PlateModel'] @ProduceAddress = params['ProduceAddress'] @CertificateNo = params['CertificateNo'] @ImportNo = params['ImportNo'] @VinNo = params['VinNo'] @PayTaxesNo = params['PayTaxesNo'] @Tonnage = params['Tonnage'] @LimitCount = params['LimitCount'] @EngineNo = params['EngineNo'] @BizCheckFormNo = params['BizCheckFormNo'] @TaxtationOrgCode = params['TaxtationOrgCode'] @TaxtationOrgName = params['TaxtationOrgName'] @MotorTaxRate = params['MotorTaxRate'] @MotorBankName = params['MotorBankName'] @MotorBankAccount = params['MotorBankAccount'] @SellerAddress = params['SellerAddress'] @SellerTel = params['SellerTel'] @BuyerNo = params['BuyerNo'] end |