class documentation

class CreditLedgerEventType(str, Enum):

View In Hierarchy

Undocumented

Constant CREDITS_CONSUMED Undocumented
Constant CREDITS_EXPIRED Undocumented
Constant CREDITS_GRANTED Undocumented
Constant CREDITS_VOIDED Undocumented
CREDITS_CONSUMED: str =

Undocumented

Value
'CREDITS_CONSUMED'
CREDITS_EXPIRED: str =

Undocumented

Value
'CREDITS_EXPIRED'
CREDITS_GRANTED: str =

Undocumented

Value
'CREDITS_GRANTED'
CREDITS_VOIDED: str =

Undocumented

Value
'CREDITS_VOIDED'