public class AlipayEbppInvoiceMerchantApplylistQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEbppInvoiceMerchantApplylistQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<InvoiceApplyDTO> |
getInvoiceApplyList() |
void |
setInvoiceApplyList(List<InvoiceApplyDTO> invoiceApplyList) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEbppInvoiceMerchantApplylistQueryResponse()
public void setInvoiceApplyList(List<InvoiceApplyDTO> invoiceApplyList)
public List<InvoiceApplyDTO> getInvoiceApplyList()
Copyright © 2023. All rights reserved.