| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
ReportingV3ReportDefinitionsNameGet200Response |
ReportDefinitionsApi.getResourceInfoByReportDefinition(String reportDefinitionName,
String organizationId,
com.cybersource.authsdk.core.MerchantConfig merchantConfig)
Get a single report definition information
The report definition name must be used as path parameter exclusive of each other
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ReportingV3ReportDefinitionsNameGet200Response> |
ReportDefinitionsApi.getResourceInfoByReportDefinitionWithHttpInfo(String reportDefinitionName,
String organizationId,
com.cybersource.authsdk.core.MerchantConfig merchantConfig)
Get a single report definition information
The report definition name must be used as path parameter exclusive of each other
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
ReportDefinitionsApi.getResourceInfoByReportDefinitionAsync(String reportDefinitionName,
String organizationId,
com.cybersource.authsdk.core.MerchantConfig merchantConfig,
ApiCallback<ReportingV3ReportDefinitionsNameGet200Response> callback)
Get a single report definition information (asynchronously)
The report definition name must be used as path parameter exclusive of each other
|
Copyright © 2018. All rights reserved.