| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
TmsV1InstrumentIdentifiersPaymentInstrumentsGet200Response |
InstrumentIdentifierApi.getAllPaymentInstruments(String profileId,
String tokenId,
Long offset,
Long limit)
Retrieve all Payment Instruments
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<TmsV1InstrumentIdentifiersPaymentInstrumentsGet200Response> |
InstrumentIdentifierApi.getAllPaymentInstrumentsWithHttpInfo(String profileId,
String tokenId,
Long offset,
Long limit)
Retrieve all Payment Instruments
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
InstrumentIdentifierApi.getAllPaymentInstrumentsAsync(String profileId,
String tokenId,
Long offset,
Long limit,
ApiCallback<TmsV1InstrumentIdentifiersPaymentInstrumentsGet200Response> callback)
Retrieve all Payment Instruments (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
TmsV1InstrumentIdentifiersPaymentInstrumentsGet200Response |
TmsV1InstrumentIdentifiersPaymentInstrumentsGet200Response.embedded(TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbedded embedded) |
TmsV1InstrumentIdentifiersPaymentInstrumentsGet200Response |
TmsV1InstrumentIdentifiersPaymentInstrumentsGet200Response.links(TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseLinks links) |
Copyright © 2020. All rights reserved.