class documentation

class SubscriptionProrationBehavior(str, Enum):

View In Hierarchy

Undocumented

Constant CREATE_PRORATIONS Undocumented
Constant INVOICE_IMMEDIATELY Undocumented
Constant NONE Undocumented
CREATE_PRORATIONS: str =

Undocumented

Value
'CREATE_PRORATIONS'
INVOICE_IMMEDIATELY: str =

Undocumented

Value
'INVOICE_IMMEDIATELY'
NONE: str =

Undocumented

Value
'NONE'