An object representing a group that employees can belong to.
Attribute | Type | Description |
---|---|---|
id | Integer | Unique identifier representing a group. |
name | String | The name of the group. |
archived | Boolean | Whether or not the group has been archived. |
An object representing a group that employees can belong to.
Attribute | Type | Description |
---|---|---|
id | Integer | Unique identifier representing a group. |
name | String | The name of the group. |
archived | Boolean | Whether or not the group has been archived. |