preheat_open.supplypoint.BillingContext

class preheat_open.supplypoint.BillingContext(value)

Bases: Enum

Enum representing the billing context.

Attributes:

NONE: No billing context. ADD_TO_BILL: Add to bill context. SUBTRACT_FROM_BILL: Subtract from bill context.

__init__()

Attributes

NONE

ADD_TO_BILL

SUBTRACT_FROM_BILL