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