public class AlipayEbppInvoiceTitleBatchqueryInnerResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayEbppInvoiceTitleBatchqueryInnerResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<InvoiceTitleModel> |
getTitleList()
Gets title list.
|
void |
setTitleList(List<InvoiceTitleModel> titleList)
Sets title list.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEbppInvoiceTitleBatchqueryInnerResponse()
public void setTitleList(List<InvoiceTitleModel> titleList)
titleList - the title listpublic List<InvoiceTitleModel> getTitleList()
Copyright © 2018. All rights reserved.