EasementPropertyPricePerAreaUnitInput
Provides the capabilities for dealing with an easement and a property price per area.
input EasementPropertyPricePerAreaUnitInput {
amount: Decimal
currencyCode: CurrencyCode
}
Fields
EasementPropertyPricePerAreaUnitInput.amount ● Decimal scalar
Decimal money amount.
EasementPropertyPricePerAreaUnitInput.currencyCode ● CurrencyCode enum
Currency of the money.
Member Of
EasementPropertyInput input