INPUT_OBJECT
EstimatedEnergyCostsInput
link GraphQL Schema definition
- input EstimatedEnergyCostsInput {
- # The maximum estimated energy cost for this property in the current
- : PriceInput
- # The minimum estimated energy cost for this property in the current
- : PriceInput
- # Reference year for energy prices
- : Int
- }