@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class ReportingV3PaymentBatchSummariesGet200ResponsePaymentBatchSummaries extends Object
| Constructor and Description |
|---|
ReportingV3PaymentBatchSummariesGet200ResponsePaymentBatchSummaries() |
public ReportingV3PaymentBatchSummariesGet200ResponsePaymentBatchSummaries()
public ReportingV3PaymentBatchSummariesGet200ResponsePaymentBatchSummaries currencyCode(String currencyCode)
public String getCurrencyCode()
public void setCurrencyCode(String currencyCode)
public ReportingV3PaymentBatchSummariesGet200ResponsePaymentBatchSummaries paymentSubTypeDescription(String paymentSubTypeDescription)
public String getPaymentSubTypeDescription()
public void setPaymentSubTypeDescription(String paymentSubTypeDescription)
public ReportingV3PaymentBatchSummariesGet200ResponsePaymentBatchSummaries startTime(org.joda.time.DateTime startTime)
public org.joda.time.DateTime getStartTime()
public void setStartTime(org.joda.time.DateTime startTime)
public ReportingV3PaymentBatchSummariesGet200ResponsePaymentBatchSummaries endTime(org.joda.time.DateTime endTime)
public org.joda.time.DateTime getEndTime()
public void setEndTime(org.joda.time.DateTime endTime)
public ReportingV3PaymentBatchSummariesGet200ResponsePaymentBatchSummaries salesCount(Integer salesCount)
public Integer getSalesCount()
public void setSalesCount(Integer salesCount)
public ReportingV3PaymentBatchSummariesGet200ResponsePaymentBatchSummaries salesAmount(String salesAmount)
public String getSalesAmount()
public void setSalesAmount(String salesAmount)
public ReportingV3PaymentBatchSummariesGet200ResponsePaymentBatchSummaries creditCount(Integer creditCount)
public Integer getCreditCount()
public void setCreditCount(Integer creditCount)
public ReportingV3PaymentBatchSummariesGet200ResponsePaymentBatchSummaries creditAmount(String creditAmount)
public String getCreditAmount()
public void setCreditAmount(String creditAmount)
public ReportingV3PaymentBatchSummariesGet200ResponsePaymentBatchSummaries accountName(String accountName)
public String getAccountName()
public void setAccountName(String accountName)
public ReportingV3PaymentBatchSummariesGet200ResponsePaymentBatchSummaries accountId(String accountId)
public String getAccountId()
public void setAccountId(String accountId)
public ReportingV3PaymentBatchSummariesGet200ResponsePaymentBatchSummaries merchantId(String merchantId)
public String getMerchantId()
public void setMerchantId(String merchantId)
public ReportingV3PaymentBatchSummariesGet200ResponsePaymentBatchSummaries merchantName(String merchantName)
public String getMerchantName()
public void setMerchantName(String merchantName)
Copyright © 2020. All rights reserved.