public class AlipayEcapiprodDrawndnLendingrecordQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEcapiprodDrawndnLendingrecordQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<LendingRecords> |
getLendingRecords() |
String |
getRequestId() |
void |
setLendingRecords(List<LendingRecords> lendingRecords) |
void |
setRequestId(String requestId) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEcapiprodDrawndnLendingrecordQueryResponse()
public void setLendingRecords(List<LendingRecords> lendingRecords)
public List<LendingRecords> getLendingRecords()
public void setRequestId(String requestId)
public String getRequestId()
Copyright © 2023. All rights reserved.