public class AlipayEbppInvoiceInfoGetResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayEbppInvoiceInfoGetResponse() |
| Modifier and Type | Method and Description |
|---|---|
InvoiceModelContent |
getInvoiceModel()
Gets invoice model.
|
void |
setInvoiceModel(InvoiceModelContent invoiceModel)
Sets invoice model.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setInvoiceModel(InvoiceModelContent invoiceModel)
invoiceModel - the invoice modelpublic InvoiceModelContent getInvoiceModel()
Copyright © 2018. All rights reserved.