| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
ReportingV3ReportsGet200Response |
ReportsApi.searchReports(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String timeQueryType,
String organizationId,
String reportMimeType,
String reportFrequency,
String reportName,
Integer reportDefinitionId,
String reportStatus,
com.cybersource.authsdk.core.MerchantConfig merchantConfig)
Retrieve available reports
Retrieve list of available reports
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ReportingV3ReportsGet200Response> |
ReportsApi.searchReportsWithHttpInfo(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String timeQueryType,
String organizationId,
String reportMimeType,
String reportFrequency,
String reportName,
Integer reportDefinitionId,
String reportStatus,
com.cybersource.authsdk.core.MerchantConfig merchantConfig)
Retrieve available reports
Retrieve list of available reports
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
ReportsApi.searchReportsAsync(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String timeQueryType,
String organizationId,
String reportMimeType,
String reportFrequency,
String reportName,
Integer reportDefinitionId,
String reportStatus,
com.cybersource.authsdk.core.MerchantConfig merchantConfig,
ApiCallback<ReportingV3ReportsGet200Response> callback)
Retrieve available reports (asynchronously)
Retrieve list of available reports
|
| Modifier and Type | Method and Description |
|---|---|
ReportingV3ReportsGet200Response |
ReportingV3ReportsGet200Response.addReportsItem(ReportingV3ReportsGet200ResponseReports reportsItem) |
ReportingV3ReportsGet200Response |
ReportingV3ReportsGet200Response.reports(List<ReportingV3ReportsGet200ResponseReports> reports) |
Copyright © 2018. All rights reserved.