/
ModuleStatusType
ModuleStatusType
Structure
Field | Type | Required | Description |
---|---|---|---|
id | int | true | Unique identifier for the ModuleStatusType. |
code | String | true | Code of the ModuleStatusType. |
name | String | true | Name of the ModuleStatusType. |
colorCode | String | true | Hexadecimal code of the color of the ModuleStatusType. |
JSON representation
{ "id": 1, "code": "CL", "name": "Clean", "colorCode": "#4caf50", "nameI18n": "Clean" }
, multiple selections available,
Related content
Module
Module
More like this
SpaceStatusType
SpaceStatusType
More like this
MaintenanceIssueStatusType
MaintenanceIssueStatusType
More like this
TaskStatusType
TaskStatusType
More like this
LostItemStatusType
LostItemStatusType
More like this
PriorityType
PriorityType
More like this