public static class UpdateInvoiceAbandonStatusRequest.UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOGeneralInvoiceDetailVOList
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
amount |
String |
goodName |
String |
quantity |
String |
revenueCode |
String |
rowNo |
String |
specification |
String |
taxAmount |
String |
taxPre |
String |
taxRate |
String |
unit |
String |
unitPrice |
@NameInMap(value="amount") public String amount
@NameInMap(value="goodName") public String goodName
@NameInMap(value="quantity") public String quantity
@NameInMap(value="revenueCode") public String revenueCode
@NameInMap(value="rowNo") public String rowNo
@NameInMap(value="specification") public String specification
@NameInMap(value="taxAmount") public String taxAmount
@NameInMap(value="taxPre") public String taxPre
@NameInMap(value="taxRate") public String taxRate
@NameInMap(value="unit") public String unit
@NameInMap(value="unitPrice") public String unitPrice
public UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOGeneralInvoiceDetailVOList()
public static UpdateInvoiceAbandonStatusRequest.UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOGeneralInvoiceDetailVOList build(Map<String,?> map) throws Exception
Exceptionpublic UpdateInvoiceAbandonStatusRequest.UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOGeneralInvoiceDetailVOList setAmount(String amount)
public String getAmount()
public UpdateInvoiceAbandonStatusRequest.UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOGeneralInvoiceDetailVOList setGoodName(String goodName)
public String getGoodName()
public UpdateInvoiceAbandonStatusRequest.UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOGeneralInvoiceDetailVOList setQuantity(String quantity)
public String getQuantity()
public UpdateInvoiceAbandonStatusRequest.UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOGeneralInvoiceDetailVOList setRevenueCode(String revenueCode)
public String getRevenueCode()
public UpdateInvoiceAbandonStatusRequest.UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOGeneralInvoiceDetailVOList setRowNo(String rowNo)
public String getRowNo()
public UpdateInvoiceAbandonStatusRequest.UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOGeneralInvoiceDetailVOList setSpecification(String specification)
public String getSpecification()
public UpdateInvoiceAbandonStatusRequest.UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOGeneralInvoiceDetailVOList setTaxAmount(String taxAmount)
public String getTaxAmount()
public UpdateInvoiceAbandonStatusRequest.UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOGeneralInvoiceDetailVOList setTaxPre(String taxPre)
public String getTaxPre()
public UpdateInvoiceAbandonStatusRequest.UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOGeneralInvoiceDetailVOList setTaxRate(String taxRate)
public String getTaxRate()
public UpdateInvoiceAbandonStatusRequest.UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOGeneralInvoiceDetailVOList setUnit(String unit)
public String getUnit()
public UpdateInvoiceAbandonStatusRequest.UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOGeneralInvoiceDetailVOList setUnitPrice(String unitPrice)
public String getUnitPrice()
Copyright © 2022. All rights reserved.