Skip to main content

OtherUnit

No description

type OtherUnit implements Unit {
address: Address
comment: String
computedRent: ReadOnlyUnitComputedRent!
createdDate: DateTime!
currentEvent: PropertyEvent
customReference: String
description: String
dimension: Dimension
documents: UnitDocuments
doorNumber: String @deprecated
epc: Epc
equipments: [Equipment!]!
events: [PropertyEvent!]!
externalId: String
floorsCount: Int
foreignId: String
heatingChargesDistributionType: HeatingHotWaterChargesDistributionType
heatingShareType: HeatingHotWaterShareType
hotWaterChargesDistributionType: HeatingHotWaterChargesDistributionType
hotWaterShareType: HeatingHotWaterShareType
id: UUID!
isFurnished: Boolean
logicReference: Int
name: String
organizationId: UUID!
otherSizeType: String
reference: String
rentReference: RentReference
rentReferenceV2: RentReferenceV2
spaceNumber: String @deprecated
taxRegime: TaxRegime
type: OtherUnitType
unitGroup: UnitGroup
unitManagementCategories: [UnitManagementCategory!]!
unitNumber: String
unitOwnership: [UnitOwnership!]!
unitSurfaces: [UnitSurface!]!
unitTemplate: UnitTemplate
updatedDate: DateTime!
usage: Usage
usageType: UsageType
}

Fields

NomTypeDescription
addressAddress object
commentString scalar
computedRentReadOnlyUnitComputedRent! non-null object
createdDateDateTime! non-null scalarThe creation date-time of the entity
currentEventPropertyEvent object
customReferenceString scalar
descriptionString scalar
dimensionDimension object
documentsUnitDocuments object
epcEpc object
equipments[Equipment!]! non-null object
events[PropertyEvent!]! non-null object
externalIdString scalar
floorsCountInt scalar
foreignIdString scalar
heatingChargesDistributionTypeHeatingHotWaterChargesDistributionType enum
heatingShareTypeHeatingHotWaterShareType enum
hotWaterChargesDistributionTypeHeatingHotWaterChargesDistributionType enum
hotWaterShareTypeHeatingHotWaterShareType enum
idUUID! non-null scalarUnique identifier of the entity
isFurnishedBoolean scalar
logicReferenceInt scalar
nameString scalar
organizationIdUUID! non-null scalarUnique identifier of the entity's parent organization. Used for tenancy separation.
otherSizeTypeString scalar
referenceString scalar
rentReferenceRentReference object
rentReferenceV2RentReferenceV2 object
taxRegimeTaxRegime enum
typeOtherUnitType enum
unitGroupUnitGroup object
unitManagementCategories[UnitManagementCategory!]! non-null object
unitNumberString scalar
unitOwnership[UnitOwnership!]! non-null object
unitSurfaces[UnitSurface!]! non-null object
unitTemplateUnitTemplate object
updatedDateDateTime! non-null scalarThe last update date-time of the entity
usageUsage enum
usageTypeUsageType enum
UnitcreateOtherUnit deleteOtherUnit otherUnit updateOtherUnit