| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse200 |
TokenApi.getCardArtAsset(String instrumentIdentifierId,
String tokenProvider,
String assetType)
Retrieve Card Art
Retrieves Card Art for a specific Instrument Identifier.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<InlineResponse200> |
TokenApi.getCardArtAssetWithHttpInfo(String instrumentIdentifierId,
String tokenProvider,
String assetType)
Retrieve Card Art
Retrieves Card Art for a specific Instrument Identifier.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
TokenApi.getCardArtAssetAsync(String instrumentIdentifierId,
String tokenProvider,
String assetType,
ApiCallback<InlineResponse200> callback)
Retrieve Card Art (asynchronously)
Retrieves Card Art for a specific Instrument Identifier.
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse200 |
InlineResponse200.addContentItem(InlineResponse200Content contentItem) |
InlineResponse200 |
InlineResponse200.content(List<InlineResponse200Content> content) |
InlineResponse200 |
InlineResponse200.id(String id) |
InlineResponse200 |
InlineResponse200.provider(String provider) |
InlineResponse200 |
InlineResponse200.type(String type) |
Copyright © 2025. All rights reserved.