Spacing Section

Type: object

AttributeTypeDescription
idstringThe unique id of the section
namestringThe name of the section
descriptionstring (Optional)The description of the section
base_tokenObject ReferenceReference of the base token of the section

Example

{
  "id": "5dbad85a76ea51c1f35b6f69",
  "name": "Spacing",
  "base_token": {
    "id": "5db81e6e6a4462065f04d932"
  }
}