A named variation of an asset with optional color information and associated links.
More...
|
|
int | id [get, set] |
| | The unique identifier of this variation.
|
| |
|
string | name [get, set] |
| | The display name of this variation.
|
| |
|
object | primary_color [get, set] |
| | The primary color of this variation, or null if not set.
|
| |
|
object | secondary_color [get, set] |
| | The secondary color of this variation, or null if not set.
|
| |
|
Dictionary< string, string > | links [get, set] |
| | A dictionary of named links (e.g. image URLs) associated with this variation.
|
| |
A named variation of an asset with optional color information and associated links.