Skip to main content

ApartmentUnitInput

No description

input ApartmentUnitInput {
comment: String
customReference: String
description: String
dimension: DimensionInput
documents: UnitDocumentsInput
epc: EpcInput
equipments: [EquipmentInput!]
events: [PropertyEventInput!]
externalId: String
floorsCount: Int
foreignId: String
heatingChargesDistributionType: HeatingHotWaterChargesDistributionType
heatingShareType: HeatingHotWaterShareType
hotWaterChargesDistributionType: HeatingHotWaterChargesDistributionType
hotWaterShareType: HeatingHotWaterShareType
id: UUID
isFurnished: Boolean
name: String
reference: String
rentReferenceV2: RentReferenceV2Input
rooms: [RoomInput!]
sizeType: UnitSizeType
type: ApartmentType
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
floorsCountInt scalar
foreignIdString scalar
heatingChargesDistributionTypeHeatingHotWaterChargesDistributionType enum
heatingShareTypeHeatingHotWaterShareType enum
hotWaterChargesDistributionTypeHeatingHotWaterChargesDistributionType enum
hotWaterShareTypeHeatingHotWaterShareType enum
idUUID scalarUnique identifier of the entity
isFurnishedBoolean scalar
nameString scalar
referenceString scalar
rentReferenceV2RentReferenceV2Input input
rooms[RoomInput!] list input
sizeTypeUnitSizeType enum
typeApartmentType enum
unitNumberString scalar
usageTypeUsageType enumcreateApartmentUnit updateApartmentUnit