| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
ReportingV3ChargebackSummariesGet200Response |
ChargebackSummariesApi.getChargebackSummaries(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String organizationId)
Get Chargeback Summaries
Chargeback Summary Report Description
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ReportingV3ChargebackSummariesGet200Response> |
ChargebackSummariesApi.getChargebackSummariesWithHttpInfo(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String organizationId)
Get Chargeback Summaries
Chargeback Summary Report Description
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
ChargebackSummariesApi.getChargebackSummariesAsync(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String organizationId,
ApiCallback<ReportingV3ChargebackSummariesGet200Response> callback)
Get Chargeback Summaries (asynchronously)
Chargeback Summary Report Description
|
| Modifier and Type | Method and Description |
|---|---|
ReportingV3ChargebackSummariesGet200Response |
ReportingV3ChargebackSummariesGet200Response.addChargebackSummariesItem(ReportingV3ChargebackSummariesGet200ResponseChargebackSummaries chargebackSummariesItem) |
ReportingV3ChargebackSummariesGet200Response |
ReportingV3ChargebackSummariesGet200Response.chargebackSummaries(List<ReportingV3ChargebackSummariesGet200ResponseChargebackSummaries> chargebackSummaries) |
ReportingV3ChargebackSummariesGet200Response |
ReportingV3ChargebackSummariesGet200Response.endTime(String endTime) |
ReportingV3ChargebackSummariesGet200Response |
ReportingV3ChargebackSummariesGet200Response.organizationId(String organizationId) |
ReportingV3ChargebackSummariesGet200Response |
ReportingV3ChargebackSummariesGet200Response.startTime(org.joda.time.DateTime startTime) |
Copyright © 2022. All rights reserved.