| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
V1FileDetailsGet200Response |
SecureFileShareApi.getFileDetails(org.joda.time.LocalDate startDate,
org.joda.time.LocalDate endDate,
String organizationId,
com.cybersource.authsdk.core.MerchantConfig merchantConfig)
Get list of files
Get list of files and it's information of them available inside the report directory
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<V1FileDetailsGet200Response> |
SecureFileShareApi.getFileDetailsWithHttpInfo(org.joda.time.LocalDate startDate,
org.joda.time.LocalDate endDate,
String organizationId,
com.cybersource.authsdk.core.MerchantConfig merchantConfig)
Get list of files
Get list of files and it's information of them available inside the report directory
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
SecureFileShareApi.getFileDetailsAsync(org.joda.time.LocalDate startDate,
org.joda.time.LocalDate endDate,
String organizationId,
com.cybersource.authsdk.core.MerchantConfig merchantConfig,
ApiCallback<V1FileDetailsGet200Response> callback)
Get list of files (asynchronously)
Get list of files and it's information of them available inside the report directory
|
| Modifier and Type | Method and Description |
|---|---|
V1FileDetailsGet200Response |
V1FileDetailsGet200Response.addFileDetailsItem(V1FileDetailsGet200ResponseFileDetails fileDetailsItem) |
V1FileDetailsGet200Response |
V1FileDetailsGet200Response.fileDetails(List<V1FileDetailsGet200ResponseFileDetails> fileDetails) |
V1FileDetailsGet200Response |
V1FileDetailsGet200Response.links(V1FileDetailsGet200ResponseLinks links) |
Copyright © 2018. All rights reserved.