public class AlipayEcapiprodDrawndnLendingrecordQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayEcapiprodDrawndnLendingrecordQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<LendingRecords> |
getLendingRecords()
Gets lending records.
|
String |
getRequestId()
Gets request id.
|
void |
setLendingRecords(List<LendingRecords> lendingRecords)
Sets lending records.
|
void |
setRequestId(String requestId)
Sets request id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEcapiprodDrawndnLendingrecordQueryResponse()
public void setLendingRecords(List<LendingRecords> lendingRecords)
lendingRecords - the lending recordspublic List<LendingRecords> getLendingRecords()
public void setRequestId(String requestId)
requestId - the request idpublic String getRequestId()
Copyright © 2018. All rights reserved.