public class AlipayEbppInvoiceInfoApplyidQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayEbppInvoiceInfoApplyidQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<InvoiceQueryOpenModel> |
getInvoiceInfo()
Gets invoice info.
|
void |
setInvoiceInfo(List<InvoiceQueryOpenModel> invoiceInfo)
Sets invoice info.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEbppInvoiceInfoApplyidQueryResponse()
public void setInvoiceInfo(List<InvoiceQueryOpenModel> invoiceInfo)
invoiceInfo - the invoice infopublic List<InvoiceQueryOpenModel> getInvoiceInfo()
Copyright © 2018. All rights reserved.