public class AlipayEcapiprodDrawndnPaymentscheduleGetResponse extends AlipayResponse
Constructor and Description |
---|
AlipayEcapiprodDrawndnPaymentscheduleGetResponse() |
Modifier and Type | Method and Description |
---|---|
List<PaymentSchedule> |
getPaymentSchedules()
Gets payment schedules.
|
String |
getRequestId()
Gets request id.
|
void |
setPaymentSchedules(List<PaymentSchedule> paymentSchedules)
Sets payment schedules.
|
void |
setRequestId(String requestId)
Sets request id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayEcapiprodDrawndnPaymentscheduleGetResponse()
public void setPaymentSchedules(List<PaymentSchedule> paymentSchedules)
paymentSchedules
- the payment schedulespublic List<PaymentSchedule> getPaymentSchedules()
public void setRequestId(String requestId)
requestId
- the request idpublic String getRequestId()
Copyright © 2018. All rights reserved.