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