| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifier |
InstrumentIdentifierApi.patchInstrumentIdentifier(String instrumentIdentifierTokenId,
PatchInstrumentIdentifierRequest patchInstrumentIdentifierRequest,
String profileId,
String ifMatch)
Update an Instrument Identifier
|
okhttp3.Call |
InstrumentIdentifierApi.patchInstrumentIdentifierAsync(String instrumentIdentifierTokenId,
PatchInstrumentIdentifierRequest patchInstrumentIdentifierRequest,
String profileId,
String ifMatch,
ApiCallback<Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifier> callback)
Update an Instrument Identifier (asynchronously)
|
okhttp3.Call |
InstrumentIdentifierApi.patchInstrumentIdentifierCall(String instrumentIdentifierTokenId,
PatchInstrumentIdentifierRequest patchInstrumentIdentifierRequest,
String profileId,
String ifMatch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchInstrumentIdentifier
|
ApiResponse<Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifier> |
InstrumentIdentifierApi.patchInstrumentIdentifierWithHttpInfo(String instrumentIdentifierTokenId,
PatchInstrumentIdentifierRequest patchInstrumentIdentifierRequest,
String profileId,
String ifMatch)
Update an Instrument Identifier
|
Copyright © 2020. All rights reserved.