Department
Example:
{
"id": 18554,
"label": "Marketing",
"description": "Marketing Department"
}
Fields description
Name | Type | Description |
---|---|---|
id | integer | unique integer id associated with department instance |
label | string | user friendly label describing department instance |
description | string | description associated with department instance |
Updated over 2 years ago