public class AlipayEcapiprodDrawndnRepaymentrecordQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayEcapiprodDrawndnRepaymentrecordQueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<RepaymentRecords> |
getRepaymentRecords()
Gets repayment records.
|
String |
getRequestId()
Gets request id.
|
void |
setRepaymentRecords(List<RepaymentRecords> repaymentRecords)
Sets repayment records.
|
void |
setRequestId(String requestId)
Sets request id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayEcapiprodDrawndnRepaymentrecordQueryResponse()
public void setRepaymentRecords(List<RepaymentRecords> repaymentRecords)
repaymentRecords
- the repayment recordspublic List<RepaymentRecords> getRepaymentRecords()
public void setRequestId(String requestId)
requestId
- the request idpublic String getRequestId()
Copyright © 2018. All rights reserved.