PropertyAreaInput
Provides the capabilities for dealing with property's area.
input PropertyAreaInput {
size: Decimal
unit: Area
}
Fields
PropertyAreaInput.size
● Decimal
scalar
The property's area.
PropertyAreaInput.unit
● Area
enum
The property's area unit.
Member Of
CreatePropertyInput
input ● EasementPropertyInput
input ● UpdatePropertyInput
input