public class AlipayEbppInvoiceTaxnoBatchqueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayEbppInvoiceTaxnoBatchqueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<InvoiceElementModel> |
getInvoiceElementList()
Gets invoice element list.
|
String |
getUserId()
Gets user id.
|
void |
setInvoiceElementList(List<InvoiceElementModel> invoiceElementList)
Sets invoice element list.
|
void |
setUserId(String userId)
Sets user id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEbppInvoiceTaxnoBatchqueryResponse()
public void setInvoiceElementList(List<InvoiceElementModel> invoiceElementList)
invoiceElementList - the invoice element listpublic List<InvoiceElementModel> getInvoiceElementList()
public void setUserId(String userId)
userId - the user idpublic String getUserId()
Copyright © 2018. All rights reserved.