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