| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
ReportingV3NetFundingsGet200Response |
NetFundingsApi.getNetFundingInfo(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.getNetFundingInfoWithHttpInfo(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 |
|---|---|
com.squareup.okhttp.Call |
NetFundingsApi.getNetFundingInfoAsync(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 © 2019. All rights reserved.