Skip to content

DoCurious API Reference / types / UserSettings

Interface: UserSettings

Defined in: types/user.types.ts:278

Aggregated user settings encompassing notification toggles, privacy controls, and explore/recommendation preferences.

Properties

notifications

notifications: object

Defined in: types/user.types.ts:280

Master notification channel toggles

emailEnabled

emailEnabled: boolean

inAppEnabled

inAppEnabled: boolean

pushEnabled

pushEnabled: boolean


preferences

preferences: UserPreferences

Defined in: types/user.types.ts:286


privacy

privacy: PrivacySettings

Defined in: types/user.types.ts:285

DoCurious Platform Documentation