| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
TmsV1InstrumentidentifiersPost200Response |
InstrumentIdentifiersApi.tmsV1InstrumentidentifiersPost(String profileId,
com.cybersource.authsdk.core.MerchantConfig merchantConfig,
Body body)
Create an Instrument Identifier
|
com.squareup.okhttp.Call |
InstrumentIdentifiersApi.tmsV1InstrumentidentifiersPostAsync(String profileId,
com.cybersource.authsdk.core.MerchantConfig merchantConfig,
Body body,
ApiCallback<TmsV1InstrumentidentifiersPost200Response> callback)
Create an Instrument Identifier (asynchronously)
|
com.squareup.okhttp.Call |
InstrumentIdentifiersApi.tmsV1InstrumentidentifiersPostCall(String profileId,
com.cybersource.authsdk.core.MerchantConfig merchantConfig,
Body body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for tmsV1InstrumentidentifiersPost
|
ApiResponse<TmsV1InstrumentidentifiersPost200Response> |
InstrumentIdentifiersApi.tmsV1InstrumentidentifiersPostWithHttpInfo(String profileId,
com.cybersource.authsdk.core.MerchantConfig merchantConfig,
Body body)
Create an Instrument Identifier
|
| Modifier and Type | Method and Description |
|---|---|
Body |
Body.bankAccount(Tmsv1instrumentidentifiersBankAccount bankAccount) |
Body |
Body.card(Tmsv1instrumentidentifiersCard card) |
Body |
Body.links(Tmsv1instrumentidentifiersLinks links) |
Body |
Body.metadata(Tmsv1instrumentidentifiersMetadata metadata) |
Body |
Body.processingInformation(Tmsv1instrumentidentifiersProcessingInformation processingInformation) |
Copyright © 2018. All rights reserved.