public class ZhimaCreditPeContractUserhistoryQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
ZhimaCreditPeContractUserhistoryQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<ContractBasicInfo> |
getContractHistory()
Gets contract history.
|
void |
setContractHistory(List<ContractBasicInfo> contractHistory)
Sets contract history.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic ZhimaCreditPeContractUserhistoryQueryResponse()
public void setContractHistory(List<ContractBasicInfo> contractHistory)
contractHistory - the contract historypublic List<ContractBasicInfo> getContractHistory()
Copyright © 2018. All rights reserved.