Component Group

Type: object

AttributeTypeDescription
idstringThe unique id of the component section
createdintegerThe unix timestamp when the component group was created
namestringThe name of the component section
descriptionstring (Optional)The description of the component section

Example

{
  "id": "5db81e73e1e36ee19f138c1a",
  "created": 1572347507,
  "name": "Red buttons"
}