class documentation

class SubscriptionStartSetup(str, Enum):

View In Hierarchy

Undocumented

Constant FREE_PLAN Undocumented
Constant PLAN_SELECTION Undocumented
Constant TRIAL_PERIOD Undocumented
FREE_PLAN: str =

Undocumented

Value
'FREE_PLAN'
PLAN_SELECTION: str =

Undocumented

Value
'PLAN_SELECTION'
TRIAL_PERIOD: str =

Undocumented

Value
'TRIAL_PERIOD'