public static class BatchAddInvoiceRequest.BatchAddInvoiceRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
amount
金额
|
String |
cardNo
车牌号
|
String |
endDate
通行日期止
|
String |
goodsName
商品名称
|
String |
revenueCode
税收分类编码
|
String |
rowNo
行号
|
String |
startDate
通行日期起
|
String |
taxAmount
税额
|
String |
taxRate
税率
|
String |
vehicleType
类型
|
构造器和说明 |
---|
BatchAddInvoiceRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList() |
@NameInMap(value="amount") public String amount
金额
@NameInMap(value="cardNo") public String cardNo
车牌号
@NameInMap(value="endDate") public String endDate
通行日期止
@NameInMap(value="goodsName") public String goodsName
商品名称
@NameInMap(value="revenueCode") public String revenueCode
税收分类编码
@NameInMap(value="rowNo") public String rowNo
行号
@NameInMap(value="startDate") public String startDate
通行日期起
@NameInMap(value="taxAmount") public String taxAmount
税额
@NameInMap(value="taxRate") public String taxRate
税率
@NameInMap(value="vehicleType") public String vehicleType
类型
public BatchAddInvoiceRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList()
public static BatchAddInvoiceRequest.BatchAddInvoiceRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList build(Map<String,?> map) throws Exception
Exception
public BatchAddInvoiceRequest.BatchAddInvoiceRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList setAmount(String amount)
public String getAmount()
public BatchAddInvoiceRequest.BatchAddInvoiceRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList setCardNo(String cardNo)
public String getCardNo()
public BatchAddInvoiceRequest.BatchAddInvoiceRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList setEndDate(String endDate)
public String getEndDate()
public BatchAddInvoiceRequest.BatchAddInvoiceRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList setGoodsName(String goodsName)
public String getGoodsName()
public BatchAddInvoiceRequest.BatchAddInvoiceRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList setRevenueCode(String revenueCode)
public String getRevenueCode()
public BatchAddInvoiceRequest.BatchAddInvoiceRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList setRowNo(String rowNo)
public String getRowNo()
public BatchAddInvoiceRequest.BatchAddInvoiceRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList setStartDate(String startDate)
public String getStartDate()
public BatchAddInvoiceRequest.BatchAddInvoiceRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList setTaxAmount(String taxAmount)
public String getTaxAmount()
public BatchAddInvoiceRequest.BatchAddInvoiceRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList setTaxRate(String taxRate)
public String getTaxRate()
public BatchAddInvoiceRequest.BatchAddInvoiceRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList setVehicleType(String vehicleType)
public String getVehicleType()
Copyright © 2023. All rights reserved.