class documentation

class EventEntityType(str, Enum):

View In Hierarchy

Undocumented

Constant ADDON Undocumented
Constant COUPON Undocumented
Constant CUSTOMER Undocumented
Constant ENTITLEMENT Undocumented
Constant FEATURE Undocumented
Constant IMPORT Undocumented
Constant MEASUREMENT Undocumented
Constant PACKAGE Undocumented
Constant PACKAGE_GROUP Undocumented
Constant PLAN Undocumented
Constant PRODUCT Undocumented
Constant PROMOTIONAL_ENTITLEMENT Undocumented
Constant SUBSCRIPTION Undocumented
ADDON: str =

Undocumented

Value
'ADDON'
COUPON: str =

Undocumented

Value
'COUPON'
CUSTOMER: str =

Undocumented

Value
'CUSTOMER'
ENTITLEMENT: str =

Undocumented

Value
'ENTITLEMENT'
FEATURE: str =

Undocumented

Value
'FEATURE'
IMPORT: str =

Undocumented

Value
'IMPORT'
MEASUREMENT: str =

Undocumented

Value
'MEASUREMENT'
PACKAGE: str =

Undocumented

Value
'PACKAGE'
PACKAGE_GROUP: str =

Undocumented

Value
'PACKAGE_GROUP'
PLAN: str =

Undocumented

Value
'PLAN'
PRODUCT: str =

Undocumented

Value
'PRODUCT'
PROMOTIONAL_ENTITLEMENT: str =

Undocumented

Value
'PROMOTIONAL_ENTITLEMENT'
SUBSCRIPTION: str =

Undocumented

Value
'SUBSCRIPTION'