@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class ReportingV3PaymentBatchSummariesGet200Response extends Object
| Constructor and Description |
|---|
ReportingV3PaymentBatchSummariesGet200Response() |
public ReportingV3PaymentBatchSummariesGet200Response()
public ReportingV3PaymentBatchSummariesGet200Response startTime(org.joda.time.DateTime startTime)
public org.joda.time.DateTime getStartTime()
public void setStartTime(org.joda.time.DateTime startTime)
public ReportingV3PaymentBatchSummariesGet200Response endTime(org.joda.time.DateTime endTime)
public org.joda.time.DateTime getEndTime()
public void setEndTime(org.joda.time.DateTime endTime)
public ReportingV3PaymentBatchSummariesGet200Response paymentBatchSummaries(List<ReportingV3PaymentBatchSummariesGet200ResponsePaymentBatchSummaries> paymentBatchSummaries)
public ReportingV3PaymentBatchSummariesGet200Response addPaymentBatchSummariesItem(ReportingV3PaymentBatchSummariesGet200ResponsePaymentBatchSummaries paymentBatchSummariesItem)
public List<ReportingV3PaymentBatchSummariesGet200ResponsePaymentBatchSummaries> getPaymentBatchSummaries()
public void setPaymentBatchSummaries(List<ReportingV3PaymentBatchSummariesGet200ResponsePaymentBatchSummaries> paymentBatchSummaries)
Copyright © 2020. All rights reserved.