| Package | Description |
|---|---|
| com.cybersource.payments |
| Modifier and Type | Method and Description |
|---|---|
List<Pair> |
ApiClient.parameterToPairs(String collectionFormat,
String name,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
ApiClient.invokeAPI(String path,
String method,
List<Pair> queryParams,
Object body,
Map<String,String> headerParams,
Map<String,Object> formParams,
String accept,
String contentType,
TypeRef returnType)
Invoke API by sending HTTP request with the given options.
|
Copyright © 2016. All Rights Reserved.