public class ZhimaCreditPeContractInfoQueryResponse extends AlipayResponse
Constructor and Description |
---|
ZhimaCreditPeContractInfoQueryResponse() |
Modifier and Type | Method and Description |
---|---|
ContractBasicInfo |
getContractBasicInfo()
Gets contract basic info.
|
Long |
getContractStatus()
Gets contract status.
|
String |
getContractStatusDesc()
Gets contract status desc.
|
void |
setContractBasicInfo(ContractBasicInfo contractBasicInfo)
Sets contract basic info.
|
void |
setContractStatus(Long contractStatus)
Sets contract status.
|
void |
setContractStatusDesc(String contractStatusDesc)
Sets contract status desc.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public ZhimaCreditPeContractInfoQueryResponse()
public void setContractBasicInfo(ContractBasicInfo contractBasicInfo)
contractBasicInfo
- the contract basic infopublic ContractBasicInfo getContractBasicInfo()
public void setContractStatus(Long contractStatus)
contractStatus
- the contract statuspublic Long getContractStatus()
public void setContractStatusDesc(String contractStatusDesc)
contractStatusDesc
- the contract status descpublic String getContractStatusDesc()
Copyright © 2018. All rights reserved.