Details of the resource that the design token is generated from.
Type: object
Attribute | Type | Description |
---|
id | string | The unique id of the resource |
type | string ("Color" , "TextStyle" or "SpacingToken" ) | The type of the resource |
{
"id": "5dbad85a76ea51c1f35b6f69",
"type": "Color"
}