public static class GetInvoiceByPageResponseBody.GetInvoiceByPageResponseBodyResultListGeneralInvoiceDetailVOList
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 |
| 构造器和说明 |
|---|
GetInvoiceByPageResponseBodyResultListGeneralInvoiceDetailVOList() |
@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 GetInvoiceByPageResponseBodyResultListGeneralInvoiceDetailVOList()
public static GetInvoiceByPageResponseBody.GetInvoiceByPageResponseBodyResultListGeneralInvoiceDetailVOList build(Map<String,?> map) throws Exception
Exceptionpublic GetInvoiceByPageResponseBody.GetInvoiceByPageResponseBodyResultListGeneralInvoiceDetailVOList setAmount(String amount)
public String getAmount()
public GetInvoiceByPageResponseBody.GetInvoiceByPageResponseBodyResultListGeneralInvoiceDetailVOList setGoodName(String goodName)
public String getGoodName()
public GetInvoiceByPageResponseBody.GetInvoiceByPageResponseBodyResultListGeneralInvoiceDetailVOList setQuantity(String quantity)
public String getQuantity()
public GetInvoiceByPageResponseBody.GetInvoiceByPageResponseBodyResultListGeneralInvoiceDetailVOList setRevenueCode(String revenueCode)
public String getRevenueCode()
public GetInvoiceByPageResponseBody.GetInvoiceByPageResponseBodyResultListGeneralInvoiceDetailVOList setRowNo(String rowNo)
public String getRowNo()
public GetInvoiceByPageResponseBody.GetInvoiceByPageResponseBodyResultListGeneralInvoiceDetailVOList setSpecification(String specification)
public String getSpecification()
public GetInvoiceByPageResponseBody.GetInvoiceByPageResponseBodyResultListGeneralInvoiceDetailVOList setTaxAmount(String taxAmount)
public String getTaxAmount()
public GetInvoiceByPageResponseBody.GetInvoiceByPageResponseBodyResultListGeneralInvoiceDetailVOList setTaxPre(String taxPre)
public String getTaxPre()
public GetInvoiceByPageResponseBody.GetInvoiceByPageResponseBodyResultListGeneralInvoiceDetailVOList setTaxRate(String taxRate)
public String getTaxRate()
public GetInvoiceByPageResponseBody.GetInvoiceByPageResponseBodyResultListGeneralInvoiceDetailVOList setUnit(String unit)
public String getUnit()
public GetInvoiceByPageResponseBody.GetInvoiceByPageResponseBodyResultListGeneralInvoiceDetailVOList setUnitPrice(String unitPrice)
public String getUnitPrice()
Copyright © 2022. All rights reserved.