Skip to main content

ParkingUnitInput

No description

input ParkingUnitInput {
comment: String
customReference: String
description: String
dimension: DimensionInput
documents: UnitDocumentsInput
epc: EpcInput
equipments: [EquipmentInput!]
events: [PropertyEventInput!]
externalId: String
foreignId: String
hasHandicapAccess: Boolean
heatingChargesDistributionType: HeatingHotWaterChargesDistributionType
heatingShareType: HeatingHotWaterShareType
hotWaterChargesDistributionType: HeatingHotWaterChargesDistributionType
hotWaterShareType: HeatingHotWaterShareType
id: UUID
isFurnished: Boolean
name: String
parkingType: ParkingUnitType
reference: String
rentReferenceV2: RentReferenceV2Input
rooms: [RoomInput!]
type: ParkingType
unitNumber: String
usageType: UsageType
}

Fields

NomTypeDescription
commentString scalar
customReferenceString scalar
descriptionString scalar
dimensionDimensionInput input
documentsUnitDocumentsInput input
epcEpcInput input
equipments[EquipmentInput!] list input
events[PropertyEventInput!] list input
externalIdString scalar
foreignIdString scalar
hasHandicapAccessBoolean scalar
heatingChargesDistributionTypeHeatingHotWaterChargesDistributionType enum
heatingShareTypeHeatingHotWaterShareType enum
hotWaterChargesDistributionTypeHeatingHotWaterChargesDistributionType enum
hotWaterShareTypeHeatingHotWaterShareType enum
idUUID scalarUnique identifier of the entity
isFurnishedBoolean scalar
nameString scalar
parkingTypeParkingUnitType enum
referenceString scalar
rentReferenceV2RentReferenceV2Input input
rooms[RoomInput!] list input
typeParkingType enum
unitNumberString scalar
usageTypeUsageType enumcreateParkingUnit updateParkingUnit