| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2001 |
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<InlineResponse2001> |
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<InlineResponse2001> callback)
Retrieve Card Art (asynchronously)
Retrieves Card Art for a specific Instrument Identifier.
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2001 |
InlineResponse2001.addContentItem(InlineResponse2001Content contentItem) |
InlineResponse2001 |
InlineResponse2001.content(List<InlineResponse2001Content> content) |
InlineResponse2001 |
InlineResponse2001.id(String id) |
InlineResponse2001 |
InlineResponse2001.provider(String provider) |
InlineResponse2001 |
InlineResponse2001.type(String type) |
Copyright © 2026. All rights reserved.