INPUT_OBJECT
Energy features boolean map.
input EnergyFeaturesInput {# Does the property have electricity power?electricity: Boolean# Does the property have fuel power?fuel: Boolean# Does the property have gas power?gas: Boolean# Does the property have geothermal power?geothermal: Boolean# Does the property have heat power?heat_pump: Boolean}