public class AlipayBossFncArinvoiceRcptamountQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayBossFncArinvoiceRcptamountQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
MultiCurrencyMoneyOpenApi |
getTotalInvAmt() |
MultiCurrencyMoneyOpenApi |
getTotalInvedAmt() |
MultiCurrencyMoneyOpenApi |
getTotalLinkInvoiceAmt() |
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 AlipayBossFncArinvoiceRcptamountQueryResponse()
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 © 2023. All rights reserved.