public class AlipayBossFncInvoicereceiptBatchqueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayBossFncInvoicereceiptBatchqueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ArInvoiceReceiptOpenApiResponse> |
getResultSet() |
MultiCurrencyMoneyOpenApi |
getTotalInvAmt() |
MultiCurrencyMoneyOpenApi |
getTotalInvedAmt() |
MultiCurrencyMoneyOpenApi |
getTotalLinkInvoiceAmt() |
void |
setResultSet(List<ArInvoiceReceiptOpenApiResponse> resultSet) |
void |
setTotalInvAmt(MultiCurrencyMoneyOpenApi totalInvAmt) |
void |
setTotalInvedAmt(MultiCurrencyMoneyOpenApi totalInvedAmt) |
void |
setTotalLinkInvoiceAmt(MultiCurrencyMoneyOpenApi totalLinkInvoiceAmt) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayBossFncInvoicereceiptBatchqueryResponse()
public void setResultSet(List<ArInvoiceReceiptOpenApiResponse> resultSet)
public List<ArInvoiceReceiptOpenApiResponse> getResultSet()
public void setTotalInvAmt(MultiCurrencyMoneyOpenApi totalInvAmt)
public MultiCurrencyMoneyOpenApi getTotalInvAmt()
public void setTotalInvedAmt(MultiCurrencyMoneyOpenApi totalInvedAmt)
public MultiCurrencyMoneyOpenApi getTotalInvedAmt()
public void setTotalLinkInvoiceAmt(MultiCurrencyMoneyOpenApi totalLinkInvoiceAmt)
public MultiCurrencyMoneyOpenApi getTotalLinkInvoiceAmt()
Copyright © 2020. All rights reserved.