| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
ReportingV3PaymentBatchSummariesGet200Response |
PaymentBatchSummariesApi.getPaymentBatchSummary(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String organizationId,
String rollUp,
String breakdown,
Integer startDayOfWeek)
Get Payment Batch Summary Data
Scope can be either account/merchant or reseller.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ReportingV3PaymentBatchSummariesGet200Response> |
PaymentBatchSummariesApi.getPaymentBatchSummaryWithHttpInfo(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String organizationId,
String rollUp,
String breakdown,
Integer startDayOfWeek)
Get Payment Batch Summary Data
Scope can be either account/merchant or reseller.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
PaymentBatchSummariesApi.getPaymentBatchSummaryAsync(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String organizationId,
String rollUp,
String breakdown,
Integer startDayOfWeek,
ApiCallback<ReportingV3PaymentBatchSummariesGet200Response> callback)
Get Payment Batch Summary Data (asynchronously)
Scope can be either account/merchant or reseller.
|
| Modifier and Type | Method and Description |
|---|---|
ReportingV3PaymentBatchSummariesGet200Response |
ReportingV3PaymentBatchSummariesGet200Response.addPaymentBatchSummariesItem(ReportingV3PaymentBatchSummariesGet200ResponsePaymentBatchSummaries paymentBatchSummariesItem) |
ReportingV3PaymentBatchSummariesGet200Response |
ReportingV3PaymentBatchSummariesGet200Response.endTime(org.joda.time.DateTime endTime) |
ReportingV3PaymentBatchSummariesGet200Response |
ReportingV3PaymentBatchSummariesGet200Response.paymentBatchSummaries(List<ReportingV3PaymentBatchSummariesGet200ResponsePaymentBatchSummaries> paymentBatchSummaries) |
ReportingV3PaymentBatchSummariesGet200Response |
ReportingV3PaymentBatchSummariesGet200Response.startTime(org.joda.time.DateTime startTime) |
Copyright © 2020. All rights reserved.