| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
TmsV1InstrumentidentifiersPaymentinstrumentsGet200Response |
PaymentInstrumentsApi.tmsV1InstrumentidentifiersTokenIdPaymentinstrumentsGet(String profileId,
String tokenId,
String offset,
String limit)
Retrieve all Payment Instruments associated with an Instrument Identifier
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<TmsV1InstrumentidentifiersPaymentinstrumentsGet200Response> |
PaymentInstrumentsApi.tmsV1InstrumentidentifiersTokenIdPaymentinstrumentsGetWithHttpInfo(String profileId,
String tokenId,
String offset,
String limit)
Retrieve all Payment Instruments associated with an Instrument Identifier
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
PaymentInstrumentsApi.tmsV1InstrumentidentifiersTokenIdPaymentinstrumentsGetAsync(String profileId,
String tokenId,
String offset,
String limit,
ApiCallback<TmsV1InstrumentidentifiersPaymentinstrumentsGet200Response> callback)
Retrieve all Payment Instruments associated with an Instrument Identifier (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
TmsV1InstrumentidentifiersPaymentinstrumentsGet200Response |
TmsV1InstrumentidentifiersPaymentinstrumentsGet200Response.embedded(Object embedded) |
TmsV1InstrumentidentifiersPaymentinstrumentsGet200Response |
TmsV1InstrumentidentifiersPaymentinstrumentsGet200Response.links(TmsV1InstrumentidentifiersPaymentinstrumentsGet200ResponseLinks links) |
Copyright © 2018. All rights reserved.