Skip to main content

Enumeration: OrgFeature

Defined in: packages/sdk/src/types/billing-types.ts:215

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:218


CUSTOM_BRANDING

CUSTOM_BRANDING: "custom_branding"

Defined in: packages/sdk/src/types/billing-types.ts:225


HIPAA_COMPLIANCE

HIPAA_COMPLIANCE: "hipaa_compliance"

Defined in: packages/sdk/src/types/billing-types.ts:221


PRIORITY_SUPPORT

PRIORITY_SUPPORT: "priority_support"

Defined in: packages/sdk/src/types/billing-types.ts:226


SOC2_COMPLIANCE

SOC2_COMPLIANCE: "soc2_compliance"

Defined in: packages/sdk/src/types/billing-types.ts:222


SSO

SSO: "sso"

Defined in: packages/sdk/src/types/billing-types.ts:217