class documentation

class EventActor(str, Enum):

View In Hierarchy

Undocumented

Constant APP_CUSTOMER Undocumented
Constant APP_PUBLIC Undocumented
Constant APP_SERVER Undocumented
Constant AWS Undocumented
Constant IMPORT Undocumented
Constant MIGRATION Undocumented
Constant SALESFORCE Undocumented
Constant SCHEDULER Undocumented
Constant SERVICE Undocumented
Constant STRIPE Undocumented
Constant SUPPORT Undocumented
Constant SYSTEM Undocumented
Constant USER Undocumented
APP_CUSTOMER: str =

Undocumented

Value
'APP_CUSTOMER'
APP_PUBLIC: str =

Undocumented

Value
'APP_PUBLIC'
APP_SERVER: str =

Undocumented

Value
'APP_SERVER'
AWS: str =

Undocumented

Value
'AWS'
IMPORT: str =

Undocumented

Value
'IMPORT'
MIGRATION: str =

Undocumented

Value
'MIGRATION'
SALESFORCE: str =

Undocumented

Value
'SALESFORCE'
SCHEDULER: str =

Undocumented

Value
'SCHEDULER'
SERVICE: str =

Undocumented

Value
'SERVICE'
STRIPE: str =

Undocumented

Value
'STRIPE'
SUPPORT: str =

Undocumented

Value
'SUPPORT'
SYSTEM: str =

Undocumented

Value
'SYSTEM'
USER: str =

Undocumented

Value
'USER'