public static class UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList
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 |
构造器和说明 |
---|
UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList() |
@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 UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList()
public static UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList build(Map<String,?> map) throws Exception
Exception
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList setAmount(String amount)
public String getAmount()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList setCardNo(String cardNo)
public String getCardNo()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList setEndDate(String endDate)
public String getEndDate()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList setGoodsName(String goodsName)
public String getGoodsName()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList setRevenueCode(String revenueCode)
public String getRevenueCode()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList setRowNo(String rowNo)
public String getRowNo()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList setStartDate(String startDate)
public String getStartDate()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList setTaxAmount(String taxAmount)
public String getTaxAmount()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList setTaxRate(String taxRate)
public String getTaxRate()
public UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList setVehicleType(String vehicleType)
public String getVehicleType()
Copyright © 2024. All rights reserved.