Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 446 Bytes

HeatingFuel.md

File metadata and controls

17 lines (8 loc) · 446 Bytes

HeatingFuel

Heating fuels supported by the API. Note that we do not currently support "Other Fuel" or "None".

Enum

  • ELECTRICITY (value: 'electricity')

  • FUEL_OIL (value: 'fuel_oil')

  • NATURAL_GAS (value: 'natural_gas')

  • PROPANE (value: 'propane')

[Back to Model list] [Back to API list] [Back to README]