Type: object
Attribute | Type | Description |
---|---|---|
id | string | The unique id of the component section |
created | integer | The unix timestamp when the component group was created |
name | string | The name of the component section |
description | string (Optional) | The description of the component section |
Example
{
"id": "5db81e73e1e36ee19f138c1a",
"created": 1572347507,
"name": "Red buttons"
}