| Package | Description |
|---|---|
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse200Content |
InlineResponse200Content.data(String data) |
InlineResponse200Content |
InlineResponse200Content.height(Integer height) |
InlineResponse200Content |
InlineResponse200Content.type(String type) |
InlineResponse200Content |
InlineResponse200Content.width(Integer width) |
| Modifier and Type | Method and Description |
|---|---|
List<InlineResponse200Content> |
InlineResponse200.getContent()
Array of content objects representing the Card Art Asset.
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse200 |
InlineResponse200.addContentItem(InlineResponse200Content contentItem) |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse200 |
InlineResponse200.content(List<InlineResponse200Content> content) |
void |
InlineResponse200.setContent(List<InlineResponse200Content> content) |
Copyright © 2025. All rights reserved.