/
LostItemStatusType
LostItemStatusType
Structure
Field | Type | Required | Description |
---|---|---|---|
id | Int | true | Unique identifier for the LostItemStatusType. |
code | String | true | Code of the LostItemStatusType. |
name | String | true | Name of the LostItemStatusType. |
colorCode | String | true | Hexadecimal code of the color of the LostItemStatusType. |
JSON representation
{ "id": 1, "code": "1", "name": "Found", "nameI18n": "Found", "colorCode": "#64b5f6" }
, multiple selections available,
Related content
LostItem
LostItem
More like this
LostItemImage
LostItemImage
More like this
SpaceStatusType
SpaceStatusType
More like this
MaintenanceIssueStatusType
MaintenanceIssueStatusType
More like this
ModuleStatusType
ModuleStatusType
More like this
PublicAPIEventQueueStatusType
PublicAPIEventQueueStatusType
More like this