| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
TmsV1InstrumentIdentifiersPost200Response |
InstrumentIdentifierApi.createInstrumentIdentifier(String profileId,
CreateInstrumentIdentifierRequest createInstrumentIdentifierRequest)
Create an Instrument Identifier
|
TmsV1InstrumentIdentifiersPost200Response |
InstrumentIdentifierApi.getInstrumentIdentifier(String profileId,
String tokenId)
Retrieve an Instrument Identifier
|
TmsV1InstrumentIdentifiersPost200Response |
InstrumentIdentifierApi.updateInstrumentIdentifier(String profileId,
String tokenId,
UpdateInstrumentIdentifierRequest updateInstrumentIdentifierRequest)
Update a Instrument Identifier
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<TmsV1InstrumentIdentifiersPost200Response> |
InstrumentIdentifierApi.createInstrumentIdentifierWithHttpInfo(String profileId,
CreateInstrumentIdentifierRequest createInstrumentIdentifierRequest)
Create an Instrument Identifier
|
ApiResponse<TmsV1InstrumentIdentifiersPost200Response> |
InstrumentIdentifierApi.getInstrumentIdentifierWithHttpInfo(String profileId,
String tokenId)
Retrieve an Instrument Identifier
|
ApiResponse<TmsV1InstrumentIdentifiersPost200Response> |
InstrumentIdentifierApi.updateInstrumentIdentifierWithHttpInfo(String profileId,
String tokenId,
UpdateInstrumentIdentifierRequest updateInstrumentIdentifierRequest)
Update a Instrument Identifier
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
InstrumentIdentifierApi.createInstrumentIdentifierAsync(String profileId,
CreateInstrumentIdentifierRequest createInstrumentIdentifierRequest,
ApiCallback<TmsV1InstrumentIdentifiersPost200Response> callback)
Create an Instrument Identifier (asynchronously)
|
com.squareup.okhttp.Call |
InstrumentIdentifierApi.getInstrumentIdentifierAsync(String profileId,
String tokenId,
ApiCallback<TmsV1InstrumentIdentifiersPost200Response> callback)
Retrieve an Instrument Identifier (asynchronously)
|
com.squareup.okhttp.Call |
InstrumentIdentifierApi.updateInstrumentIdentifierAsync(String profileId,
String tokenId,
UpdateInstrumentIdentifierRequest updateInstrumentIdentifierRequest,
ApiCallback<TmsV1InstrumentIdentifiersPost200Response> callback)
Update a Instrument Identifier (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
TmsV1InstrumentIdentifiersPost200Response |
TmsV1InstrumentIdentifiersPost200Response.bankAccount(Tmsv1instrumentidentifiersBankAccount bankAccount) |
TmsV1InstrumentIdentifiersPost200Response |
TmsV1InstrumentIdentifiersPost200Response.card(TmsV1InstrumentIdentifiersPost200ResponseCard card) |
TmsV1InstrumentIdentifiersPost200Response |
TmsV1InstrumentIdentifiersPost200Response.links(TmsV1InstrumentIdentifiersPost200ResponseLinks links) |
TmsV1InstrumentIdentifiersPost200Response |
TmsV1InstrumentIdentifiersPost200Response.metadata(TmsV1InstrumentIdentifiersPost200ResponseMetadata metadata) |
TmsV1InstrumentIdentifiersPost200Response |
TmsV1InstrumentIdentifiersPost200Response.processingInformation(TmsV1InstrumentIdentifiersPost200ResponseProcessingInformation processingInformation) |
Copyright © 2019. All rights reserved.