preheat_open.supplypoint.ApplicationContext

class preheat_open.supplypoint.ApplicationContext(value)

Bases: Enum

Enum representing the context in which an application is used.

Attributes:

BILLING: Billing context. APPLICATION: Environmental impact context. OTHER: Other context.

__init__()

Attributes

BILLING

APPLICATION

OTHER