| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
TmsV1InstrumentidentifiersPost200Response |
InstrumentIdentifiersApi.tmsV1InstrumentidentifiersPost(String profileId,
Body body)
Create an Instrument Identifier
|
TmsV1InstrumentidentifiersPost200Response |
InstrumentIdentifierApi.tmsV1InstrumentidentifiersTokenIdGet(String profileId,
String tokenId)
Retrieve an Instrument Identifier
|
TmsV1InstrumentidentifiersPost200Response |
InstrumentIdentifierApi.tmsV1InstrumentidentifiersTokenIdPatch(String profileId,
String tokenId,
Body1 body)
Update a Instrument Identifier
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<TmsV1InstrumentidentifiersPost200Response> |
InstrumentIdentifiersApi.tmsV1InstrumentidentifiersPostWithHttpInfo(String profileId,
Body body)
Create an Instrument Identifier
|
ApiResponse<TmsV1InstrumentidentifiersPost200Response> |
InstrumentIdentifierApi.tmsV1InstrumentidentifiersTokenIdGetWithHttpInfo(String profileId,
String tokenId)
Retrieve an Instrument Identifier
|
ApiResponse<TmsV1InstrumentidentifiersPost200Response> |
InstrumentIdentifierApi.tmsV1InstrumentidentifiersTokenIdPatchWithHttpInfo(String profileId,
String tokenId,
Body1 body)
Update a Instrument Identifier
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
InstrumentIdentifiersApi.tmsV1InstrumentidentifiersPostAsync(String profileId,
Body body,
ApiCallback<TmsV1InstrumentidentifiersPost200Response> callback)
Create an Instrument Identifier (asynchronously)
|
com.squareup.okhttp.Call |
InstrumentIdentifierApi.tmsV1InstrumentidentifiersTokenIdGetAsync(String profileId,
String tokenId,
ApiCallback<TmsV1InstrumentidentifiersPost200Response> callback)
Retrieve an Instrument Identifier (asynchronously)
|
com.squareup.okhttp.Call |
InstrumentIdentifierApi.tmsV1InstrumentidentifiersTokenIdPatchAsync(String profileId,
String tokenId,
Body1 body,
ApiCallback<TmsV1InstrumentidentifiersPost200Response> callback)
Update a Instrument Identifier (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
TmsV1InstrumentidentifiersPost200Response |
TmsV1InstrumentidentifiersPost200Response.bankAccount(Tmsv1instrumentidentifiersBankAccount bankAccount) |
TmsV1InstrumentidentifiersPost200Response |
TmsV1InstrumentidentifiersPost200Response.card(Tmsv1instrumentidentifiersCard card) |
TmsV1InstrumentidentifiersPost200Response |
TmsV1InstrumentidentifiersPost200Response.links(Tmsv1instrumentidentifiersLinks links) |
TmsV1InstrumentidentifiersPost200Response |
TmsV1InstrumentidentifiersPost200Response.metadata(Tmsv1instrumentidentifiersMetadata metadata) |
TmsV1InstrumentidentifiersPost200Response |
TmsV1InstrumentidentifiersPost200Response.processingInformation(Tmsv1instrumentidentifiersProcessingInformation processingInformation) |
Copyright © 2018. All rights reserved.