PropertyCadastralUnit
Represents information about the property's cadastral unit.
type PropertyCadastralUnit {
number: String
firstRegistration: Date
lastUpdated: Date
}
Fields
PropertyCadastralUnit.number
● String
scalar
The property's cadastral number.
PropertyCadastralUnit.firstRegistration
● Date
scalar
The property's cadastral unit first registration date.
PropertyCadastralUnit.lastUpdated
● Date
scalar
The property's cadastral unit last updated date.
Member Of
Property
object