Skip to main content

CurrentHousingInput

No description

input CurrentHousingInput {
address: AddressInput
foreignId: String
id: UUID
reference: String
type: CurrentHousingType
}

Fields

NomTypeDescription
addressAddressInput 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
referenceString scalarA human readable identifier for the entity. Can match external systems/applications.
typeCurrentHousingType enumPersonalProfileInput