Skip to main content

Enumeration: MemberFeature

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

Member product feature flags. Matches the Python MemberFeature enum in lib/constants.py

Enumeration Members

EMAIL

EMAIL: "email"

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


PHONE

PHONE: "phone"

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


WEB_CHAT

WEB_CHAT: "web_chat"

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


WEB_VOICE

WEB_VOICE: "web_voice"

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


WHATSAPP

WHATSAPP: "whatsapp"

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