Skip to main content

InspectionUnitDataInput

No description

input InspectionUnitDataInput {
address: AddressInput
comment: String
computedRent: ReadOnlyUnitComputedRentInput
description: String
epc: EpcInput
equipments: [InspectionEquipmentInput]
events: [PropertyEventInput]
extendThreshold: Int
id: UUID
isFurnished: Boolean
lastInspectionFetch: String
name: String
reference: String
rentReference: RentReferenceInput
rentReferenceV2: RentReferenceV2Input
rooms: [InspectionRoomInput]
type: String
}

Fields

NomTypeDescription
addressAddressInput input
commentString scalar
computedRentReadOnlyUnitComputedRentInput input
descriptionString scalar
epcEpcInput input
equipments[InspectionEquipmentInput] list input
events[PropertyEventInput] list input
extendThresholdInt scalar
idUUID scalarUnique identifier of the entity
isFurnishedBoolean scalar
lastInspectionFetchString scalar
nameString scalar
referenceString scalar
rentReferenceRentReferenceInput input
rentReferenceV2RentReferenceV2Input input
rooms[InspectionRoomInput] list input
typeString scalarInspectionUnitInput