Skip to main content

UnitDocumentsInput

No description

input UnitDocumentsInput {
diagnostics: FolderInput
foreignId: String
id: UUID
medias: FolderInput
other: FolderInput
reference: String
}

Fields

NomTypeDescription
diagnosticsFolderInput input
foreignIdString scalarThe unique ID of the entity in a foreign system. Used for synchronization, import and export purposes.
idUUID scalarUnique identifier of the entity
mediasFolderInput input
otherFolderInput input
referenceString scalarA human readable identifier for the entity. Can match external systems/applications. ApartmentUnitInput HouseUnitInput OtherUnitInput ParkingUnitInput UnitInputV2