Enumeration: OrgFeature
Defined in: packages/sdk/src/types/billing-types.ts:238
Organization product feature flags. These features apply at the organization level, affecting all workspaces. Matches the Python OrgFeature enum in lib/constants.py
Enumeration Members
AUDIT_LOGS
AUDIT_LOGS:
"audit_logs"
Defined in: packages/sdk/src/types/billing-types.ts:241
CUSTOM_BRANDING
CUSTOM_BRANDING:
"custom_branding"
Defined in: packages/sdk/src/types/billing-types.ts:247
PRIORITY_SUPPORT
PRIORITY_SUPPORT:
"priority_support"
Defined in: packages/sdk/src/types/billing-types.ts:248
SOC2_COMPLIANCE
SOC2_COMPLIANCE:
"soc2_compliance"
Defined in: packages/sdk/src/types/billing-types.ts:244
SSO
SSO:
"sso"
Defined in: packages/sdk/src/types/billing-types.ts:240