public class AlipayFinanceZcbEndowmentorderDetailQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayFinanceZcbEndowmentorderDetailQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<EndowmentOrder> |
getOrderList()
Gets order list.
|
String |
getTotalAmount()
Gets total amount.
|
String |
getTotalCount()
Gets total count.
|
void |
setOrderList(List<EndowmentOrder> orderList)
Sets order list.
|
void |
setTotalAmount(String totalAmount)
Sets total amount.
|
void |
setTotalCount(String totalCount)
Sets total count.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayFinanceZcbEndowmentorderDetailQueryResponse()
public void setOrderList(List<EndowmentOrder> orderList)
orderList - the order listpublic List<EndowmentOrder> getOrderList()
public void setTotalAmount(String totalAmount)
totalAmount - the total amountpublic String getTotalAmount()
public void setTotalCount(String totalCount)
totalCount - the total countpublic String getTotalCount()
Copyright © 2018. All rights reserved.