UnitDocumentsInput
No description
input UnitDocumentsInput {
diagnostics: FolderInput
foreignId: String
id: UUID
medias: FolderInput
other: FolderInput
reference: String
}
Fields
| Nom | Type | Description |
|---|---|---|
| diagnostics | FolderInput input | — |
| foreignId | String scalar | The unique ID of the entity in a foreign system. Used for synchronization, import and export purposes. |
| id | UUID scalar | Unique identifier of the entity |
| medias | FolderInput input | — |
| other | FolderInput input | — |
| reference | String scalar | A human readable identifier for the entity. Can match external systems/applications. ApartmentUnitInput HouseUnitInput OtherUnitInput ParkingUnitInput UnitInputV2 |