public class AlipayCommerceTransportOfflinepayTradeSettleResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayCommerceTransportOfflinepayTradeSettleResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<AlipayOfflineTradeResult> |
getResultList()
Gets result list.
|
void |
setResultList(List<AlipayOfflineTradeResult> resultList)
Sets result list.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayCommerceTransportOfflinepayTradeSettleResponse()
public void setResultList(List<AlipayOfflineTradeResult> resultList)
resultList - the result listpublic List<AlipayOfflineTradeResult> getResultList()
Copyright © 2018. All rights reserved.