preheat_open.supplypoint.ApplicationType

class preheat_open.supplypoint.ApplicationType(value)

Bases: Enum

Enum representing the type of application.

Attributes:

PRICE_PER_UNIT: Price per unit application type. FLAT_FEE: Flat fee application type.

__init__()

Attributes

PRICE_PER_UNIT

FLAT_FEE