PropertyArea
Represents information about the property's area.
type PropertyArea {
size: Decimal
unit: Area
}
Fields
PropertyArea.size
● Decimal
scalar
The property's area.
PropertyArea.unit
● Area
enum
The property's area unit.
Member Of
EasementPropertiesEdge
object ● Property
object