preheat_open.supplypoint.PriceArea
- class preheat_open.supplypoint.PriceArea(id=None, name='', supply_type='')
Bases:
objectRepresents a price area.
- Variables:
id (int) – The unique identifier of the price area.
name (str) – The name of the price area.
supply_type (str) – The type of supply in the price area.
- __init__(id=None, name='', supply_type='')
Methods
__init__([id, name, supply_type])Attributes
idnamesupply_type