Design Token Resouce

Details of the resource that the design token is generated from.

Type: object

AttributeTypeDescription
idstringThe unique id of the resource
typestring ("Color", "TextStyle" or "SpacingToken")The type of the resource

Example

{
  "id": "5dbad85a76ea51c1f35b6f69",
  "type": "Color"
}