/
SpaceLockType
SpaceLockType
Structure
Field | Type | Required | Description |
---|---|---|---|
id | Integer | true | Unique identifier for the SpaceLock Type. |
code | String | true | Code of the SpaceLock Type. |
name | String | true | Name of the SpaceLock Type. |
nameI18n | String | true | Name of the SpaceLock Type translated. |
description | String | false | Description. |
JSON representation
{ "id" : 1, "code" : "OO", "name" : "Out of order", "description" : null, "nameI18n" : "Fuera de Orden" }
, multiple selections available,
Related content
SpaceLockStatusType
SpaceLockStatusType
More like this
SpaceLock
SpaceLock
More like this
SpaceStatusType
SpaceStatusType
More like this
Space
Space
More like this
RoomSpaceStatusType
RoomSpaceStatusType
More like this
DocumentType
DocumentType
More like this