| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
ReportingV3NetFundingsGet200Response |
NetFundingsApi.getNetFundingDetails(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String organizationId,
String groupName)
Get Netfunding Information for an Account or a Merchant
Get Netfunding information for an account or a merchant.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ReportingV3NetFundingsGet200Response> |
NetFundingsApi.getNetFundingDetailsWithHttpInfo(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String organizationId,
String groupName)
Get Netfunding Information for an Account or a Merchant
Get Netfunding information for an account or a merchant.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
NetFundingsApi.getNetFundingDetailsAsync(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String organizationId,
String groupName,
ApiCallback<ReportingV3NetFundingsGet200Response> callback)
Get Netfunding Information for an Account or a Merchant (asynchronously)
Get Netfunding information for an account or a merchant.
|
Copyright © 2020. All rights reserved.