Component Variant Property

Type: object

AttributeTypeDescription
idstringUnique id of the variant property
namestringName of the variant property (e.g. “type”, “state”, etc.)
valuestringValue for this property of the component (e.g. "primary")

Example

{
  "id": "60422281c96b47c3be1a912f",
  "name": "Type",
  "value": "Primary"
}