class documentation

class TaskType(str, Enum):

View In Hierarchy

Undocumented

Constant IMPORT_INTEGRATION_CATALOG Undocumented
Constant IMPORT_INTEGRATION_CUSTOMERS Undocumented
Constant IMPORT_SUBSCRIPTIONS_BULK Undocumented
Constant RECALCULATE_BATCH_ENTITLEMENTS Undocumented
Constant RECALCULATE_ENTITLEMENTS Undocumented
Constant RESYNC_INTEGRATION Undocumented
Constant SUBSCRIPTION_MIGRATION Undocumented
Constant SUBSCRIPTION_MIGRATION_V2 Undocumented
IMPORT_INTEGRATION_CATALOG: str =

Undocumented

Value
'IMPORT_INTEGRATION_CATALOG'
IMPORT_INTEGRATION_CUSTOMERS: str =

Undocumented

Value
'IMPORT_INTEGRATION_CUSTOMERS'
IMPORT_SUBSCRIPTIONS_BULK: str =

Undocumented

Value
'IMPORT_SUBSCRIPTIONS_BULK'
RECALCULATE_BATCH_ENTITLEMENTS: str =

Undocumented

Value
'RECALCULATE_BATCH_ENTITLEMENTS'
RECALCULATE_ENTITLEMENTS: str =

Undocumented

Value
'RECALCULATE_ENTITLEMENTS'
RESYNC_INTEGRATION: str =

Undocumented

Value
'RESYNC_INTEGRATION'
SUBSCRIPTION_MIGRATION: str =

Undocumented

Value
'SUBSCRIPTION_MIGRATION'
SUBSCRIPTION_MIGRATION_V2: str =

Undocumented

Value
'SUBSCRIPTION_MIGRATION_V2'