| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
ReportingV3ChargebackDetailsGet200Response |
ChargebackDetailsApi.getChargebackDetails(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String organizationId)
Get Chargeback Details
Chargeback Detail Report Description
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ReportingV3ChargebackDetailsGet200Response> |
ChargebackDetailsApi.getChargebackDetailsWithHttpInfo(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String organizationId)
Get Chargeback Details
Chargeback Detail Report Description
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
ChargebackDetailsApi.getChargebackDetailsAsync(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String organizationId,
ApiCallback<ReportingV3ChargebackDetailsGet200Response> callback)
Get Chargeback Details (asynchronously)
Chargeback Detail Report Description
|
| Modifier and Type | Method and Description |
|---|---|
ReportingV3ChargebackDetailsGet200Response |
ReportingV3ChargebackDetailsGet200Response.addChargebackDetailsItem(ReportingV3ChargebackDetailsGet200ResponseChargebackDetails chargebackDetailsItem) |
ReportingV3ChargebackDetailsGet200Response |
ReportingV3ChargebackDetailsGet200Response.chargebackDetails(List<ReportingV3ChargebackDetailsGet200ResponseChargebackDetails> chargebackDetails) |
ReportingV3ChargebackDetailsGet200Response |
ReportingV3ChargebackDetailsGet200Response.endTime(org.joda.time.DateTime endTime) |
ReportingV3ChargebackDetailsGet200Response |
ReportingV3ChargebackDetailsGet200Response.organizationId(String organizationId) |
ReportingV3ChargebackDetailsGet200Response |
ReportingV3ChargebackDetailsGet200Response.startTime(org.joda.time.DateTime startTime) |
Copyright © 2022. All rights reserved.