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, setSubMsg
public AlipayEbppInvoiceFileOutputQueryResponse()
public void setInvoiceFileContent(String invoiceFileContent)
invoiceFileContent
- the invoice file contentpublic String getInvoiceFileContent()
Copyright © 2018. All rights reserved.