public class AlipayEbppInvoiceFileOutputQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayEbppInvoiceFileOutputQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInvoiceFileContent()
Gets invoice file content.
|
void |
setInvoiceFileContent(String invoiceFileContent)
Sets invoice file content.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEbppInvoiceFileOutputQueryResponse()
public void setInvoiceFileContent(String invoiceFileContent)
invoiceFileContent - the invoice file contentpublic String getInvoiceFileContent()
Copyright © 2018. All rights reserved.