| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2008 |
InstrumentIdentifierApi.instrumentidentifiersTokenIdPaymentinstrumentsGet(String profileId,
String tokenId,
String offset,
String limit)
Retrieve all Payment Instruments associated with an Instrument Identifier
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<InlineResponse2008> |
InstrumentIdentifierApi.instrumentidentifiersTokenIdPaymentinstrumentsGetWithHttpInfo(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 |
InstrumentIdentifierApi.instrumentidentifiersTokenIdPaymentinstrumentsGetAsync(String profileId,
String tokenId,
String offset,
String limit,
ApiCallback<InlineResponse2008> callback)
Retrieve all Payment Instruments associated with an Instrument Identifier (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2008 |
InlineResponse2008.embedded(Object embedded) |
InlineResponse2008 |
InlineResponse2008.links(InlineResponse2008Links links) |
Copyright © 2018. All rights reserved.