ObjectState
No description
type ObjectState {
comment: String
componentId: UUID
deleteReason: String
deleted: Boolean
equipmentId: UUID
imagesFolder: Folder
inspectionId: UUID
roomId: UUID
state: ObjectStateTypes
}
Fields
| Nom | Type | Description |
|---|---|---|
| comment | String scalar | — |
| componentId | UUID scalar | — |
| deleteReason | String scalar | — |
| deleted | Boolean scalar | — |
| equipmentId | UUID scalar | — |
| imagesFolder | Folder object | — |
| inspectionId | UUID scalar | — |
| roomId | UUID scalar | — |
| state | ObjectStateTypes enum | Component Equipment Furniture Room |