ColorResourceDataStoredStructure

Version #1

Description:

Represents all the data stored for a Color resource

Fields:

  • aliases: Array<String> [Optional]
    Default: No aliases
    Description: Specifies some other keys/names which should represent the same color.
  • color: ColorStructure:v1 [Required]
    Description: The color
  • description: String [Optional]
    Description: Description for the color. (Eg.: where and where is it used.)
  • externalIds: Array<String> [Optional]
    Default: Empty array
    Description: External ids which references this key. Used for merging data imported from external tools.
  • key: String [Required]
    Description: Defines the key/name for this color.

In use by: