preheat_open.supplypoint.Authority

class preheat_open.supplypoint.Authority(id=None, name='')

Bases: object

Represents an authority entity.

Variables:
  • id (int) – The unique identifier of the authority.

  • name (str) – The name of the authority.

__init__(id=None, name='')

Methods

__init__([id, name])

Attributes

id

name