Variable value

Type: object

AttributeTypeDescription
mode_idstringMode id of the variable value
typeSourceType of the variable value
colorColor DataColor value of the variable

Example

{
  "mode_id": "666062f07fe9b31970400138",
  "type": "color",
  "color": {
    "r": 0,
    "g": 0,
    "b": 0,
    "a": 1
  }
}