public class AlipayEbppInvoiceTitleDynamicGetResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayEbppInvoiceTitleDynamicGetResponse() |
| Modifier and Type | Method and Description |
|---|---|
InvoiceTitleModel |
getTitle()
Gets title.
|
void |
setTitle(InvoiceTitleModel title)
Sets title.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEbppInvoiceTitleDynamicGetResponse()
public void setTitle(InvoiceTitleModel title)
title - the titlepublic InvoiceTitleModel getTitle()
Copyright © 2018. All rights reserved.