Contents:
Bases: object
object
Represents an authority entity.
id (int) – The unique identifier of the authority.
name (str) – The name of the authority.
Methods
__init__([id, name])
__init__
Attributes
id
name