Class VehicleInvoiceInfo
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.ocr.v20181119.models.VehicleInvoiceInfo
-
public class VehicleInvoiceInfo extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description VehicleInvoiceInfo()VehicleInvoiceInfo(VehicleInvoiceInfo source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetBizCheckFormNo()Get 商检单号StringgetBuyerNo()Get 购方身份证StringgetCarType()Get 车辆类型StringgetCertificateNo()Get 合格证号StringgetEngineNo()Get 发动机号码StringgetImportNo()Get 进口证明书号StringgetLimitCount()Get 限乘人数StringgetMotorBankAccount()Get 账号StringgetMotorBankName()Get 开户行StringgetMotorTaxRate()Get 税率StringgetPayTaxesNo()Get 完税证书号StringgetPlateModel()Get 厂牌型号StringgetProduceAddress()Get 产地StringgetSellerAddress()Get 销售地址StringgetSellerTel()Get 销售电话StringgetTaxtationOrgCode()Get 主管税务机关代码StringgetTaxtationOrgName()Get 主管税务机关名称StringgetTonnage()Get 吨位StringgetVinNo()Get LSVCA2NP9HN0xxxxxvoidsetBizCheckFormNo(String BizCheckFormNo)Set 商检单号voidsetBuyerNo(String BuyerNo)Set 购方身份证voidsetCarType(String CarType)Set 车辆类型voidsetCertificateNo(String CertificateNo)Set 合格证号voidsetEngineNo(String EngineNo)Set 发动机号码voidsetImportNo(String ImportNo)Set 进口证明书号voidsetLimitCount(String LimitCount)Set 限乘人数voidsetMotorBankAccount(String MotorBankAccount)Set 账号voidsetMotorBankName(String MotorBankName)Set 开户行voidsetMotorTaxRate(String MotorTaxRate)Set 税率voidsetPayTaxesNo(String PayTaxesNo)Set 完税证书号voidsetPlateModel(String PlateModel)Set 厂牌型号voidsetProduceAddress(String ProduceAddress)Set 产地voidsetSellerAddress(String SellerAddress)Set 销售地址voidsetSellerTel(String SellerTel)Set 销售电话voidsetTaxtationOrgCode(String TaxtationOrgCode)Set 主管税务机关代码voidsetTaxtationOrgName(String TaxtationOrgName)Set 主管税务机关名称voidsetTonnage(String Tonnage)Set 吨位voidsetVinNo(String VinNo)Set LSVCA2NP9HN0xxxxxvoidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
VehicleInvoiceInfo
public VehicleInvoiceInfo()
-
VehicleInvoiceInfo
public VehicleInvoiceInfo(VehicleInvoiceInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
-
Method Detail
-
getCarType
public String getCarType()
Get 车辆类型- Returns:
- CarType 车辆类型
-
setCarType
public void setCarType(String CarType)
Set 车辆类型- Parameters:
CarType- 车辆类型
-
getPlateModel
public String getPlateModel()
Get 厂牌型号- Returns:
- PlateModel 厂牌型号
-
setPlateModel
public void setPlateModel(String PlateModel)
Set 厂牌型号- Parameters:
PlateModel- 厂牌型号
-
getProduceAddress
public String getProduceAddress()
Get 产地- Returns:
- ProduceAddress 产地
-
setProduceAddress
public void setProduceAddress(String ProduceAddress)
Set 产地- Parameters:
ProduceAddress- 产地
-
getCertificateNo
public String getCertificateNo()
Get 合格证号- Returns:
- CertificateNo 合格证号
-
setCertificateNo
public void setCertificateNo(String CertificateNo)
Set 合格证号- Parameters:
CertificateNo- 合格证号
-
getImportNo
public String getImportNo()
Get 进口证明书号- Returns:
- ImportNo 进口证明书号
-
setImportNo
public void setImportNo(String ImportNo)
Set 进口证明书号- Parameters:
ImportNo- 进口证明书号
-
getVinNo
public String getVinNo()
Get LSVCA2NP9HN0xxxxx- Returns:
- VinNo LSVCA2NP9HN0xxxxx
-
setVinNo
public void setVinNo(String VinNo)
Set LSVCA2NP9HN0xxxxx- Parameters:
VinNo- LSVCA2NP9HN0xxxxx
-
getPayTaxesNo
public String getPayTaxesNo()
Get 完税证书号- Returns:
- PayTaxesNo 完税证书号
-
setPayTaxesNo
public void setPayTaxesNo(String PayTaxesNo)
Set 完税证书号- Parameters:
PayTaxesNo- 完税证书号
-
getTonnage
public String getTonnage()
Get 吨位- Returns:
- Tonnage 吨位
-
setTonnage
public void setTonnage(String Tonnage)
Set 吨位- Parameters:
Tonnage- 吨位
-
getLimitCount
public String getLimitCount()
Get 限乘人数- Returns:
- LimitCount 限乘人数
-
setLimitCount
public void setLimitCount(String LimitCount)
Set 限乘人数- Parameters:
LimitCount- 限乘人数
-
getEngineNo
public String getEngineNo()
Get 发动机号码- Returns:
- EngineNo 发动机号码
-
setEngineNo
public void setEngineNo(String EngineNo)
Set 发动机号码- Parameters:
EngineNo- 发动机号码
-
getBizCheckFormNo
public String getBizCheckFormNo()
Get 商检单号- Returns:
- BizCheckFormNo 商检单号
-
setBizCheckFormNo
public void setBizCheckFormNo(String BizCheckFormNo)
Set 商检单号- Parameters:
BizCheckFormNo- 商检单号
-
getTaxtationOrgCode
public String getTaxtationOrgCode()
Get 主管税务机关代码- Returns:
- TaxtationOrgCode 主管税务机关代码
-
setTaxtationOrgCode
public void setTaxtationOrgCode(String TaxtationOrgCode)
Set 主管税务机关代码- Parameters:
TaxtationOrgCode- 主管税务机关代码
-
getTaxtationOrgName
public String getTaxtationOrgName()
Get 主管税务机关名称- Returns:
- TaxtationOrgName 主管税务机关名称
-
setTaxtationOrgName
public void setTaxtationOrgName(String TaxtationOrgName)
Set 主管税务机关名称- Parameters:
TaxtationOrgName- 主管税务机关名称
-
getMotorTaxRate
public String getMotorTaxRate()
Get 税率- Returns:
- MotorTaxRate 税率
-
setMotorTaxRate
public void setMotorTaxRate(String MotorTaxRate)
Set 税率- Parameters:
MotorTaxRate- 税率
-
getMotorBankName
public String getMotorBankName()
Get 开户行- Returns:
- MotorBankName 开户行
-
setMotorBankName
public void setMotorBankName(String MotorBankName)
Set 开户行- Parameters:
MotorBankName- 开户行
-
getMotorBankAccount
public String getMotorBankAccount()
Get 账号- Returns:
- MotorBankAccount 账号
-
setMotorBankAccount
public void setMotorBankAccount(String MotorBankAccount)
Set 账号- Parameters:
MotorBankAccount- 账号
-
getSellerAddress
public String getSellerAddress()
Get 销售地址- Returns:
- SellerAddress 销售地址
-
setSellerAddress
public void setSellerAddress(String SellerAddress)
Set 销售地址- Parameters:
SellerAddress- 销售地址
-
getSellerTel
public String getSellerTel()
Get 销售电话- Returns:
- SellerTel 销售电话
-
setSellerTel
public void setSellerTel(String SellerTel)
Set 销售电话- Parameters:
SellerTel- 销售电话
-
getBuyerNo
public String getBuyerNo()
Get 购方身份证- Returns:
- BuyerNo 购方身份证
-
setBuyerNo
public void setBuyerNo(String BuyerNo)
Set 购方身份证- Parameters:
BuyerNo- 购方身份证
-
-