class documentation

class SubscriptionUpdateUsageCutoffBehavior(str, Enum):

View In Hierarchy

Undocumented

Constant ALWAYS_RESET Undocumented
Constant BILLING_PERIOD_CHANGE Undocumented
Constant NEVER_RESET Undocumented
ALWAYS_RESET: str =

Undocumented

Value
'ALWAYS_RESET'
BILLING_PERIOD_CHANGE: str =

Undocumented

Value
'BILLING_PERIOD_CHANGE'
NEVER_RESET: str =

Undocumented

Value
'NEVER_RESET'