class documentation

class SubscriptionCancellationTime(str, Enum):

View In Hierarchy

Undocumented

Constant END_OF_BILLING_PERIOD Undocumented
Constant IMMEDIATE Undocumented
Constant SPECIFIC_DATE Undocumented
END_OF_BILLING_PERIOD: str =

Undocumented

Value
'END_OF_BILLING_PERIOD'
IMMEDIATE: str =

Undocumented

Value
'IMMEDIATE'
SPECIFIC_DATE: str =

Undocumented

Value
'SPECIFIC_DATE'