Skip to main content

PropertyCadastralUnitInput

Provides the capabilities for dealing with property's cadastral unit.

input PropertyCadastralUnitInput {
number: String
firstRegistration: Date
lastUpdated: Date
}

Fields

PropertyCadastralUnitInput.number ● String scalar

The property's cadastral number.

PropertyCadastralUnitInput.firstRegistration ● Date scalar

The property's cadastral unit first registration date.

PropertyCadastralUnitInput.lastUpdated ● Date scalar

The property's cadastral unit last updated date.

Member Of

CreatePropertyInput input ● UpdatePropertyInput input