class documentation

class WidgetType(str, Enum):

View In Hierarchy

Undocumented

Constant CHECKOUT Undocumented
Constant CUSTOMER_PORTAL Undocumented
Constant PAYWALL Undocumented
CHECKOUT: str =

Undocumented

Value
'CHECKOUT'
CUSTOMER_PORTAL: str =

Undocumented

Value
'CUSTOMER_PORTAL'
PAYWALL: str =

Undocumented

Value
'PAYWALL'