Appearance
DoCurious API Reference / types / FeatureEducation
Interface: FeatureEducation
Defined in: types/onboarding.types.ts:105
Feature education tracking (tooltip dismissals)
Extends
Properties
createdAt
createdAt:
string
Defined in: types/common.types.ts:154
ISO 8601 datetime when the entity was created
Inherited from
dismissedAt?
optionaldismissedAt:string
Defined in: types/onboarding.types.ts:109
featureKey
featureKey:
string
Defined in: types/onboarding.types.ts:107
id
id:
string
Defined in: types/common.types.ts:167
Inherited from
tooltipDismissed
tooltipDismissed:
boolean
Defined in: types/onboarding.types.ts:108
updatedAt
updatedAt:
string
Defined in: types/common.types.ts:156
ISO 8601 datetime when the entity was last modified
Inherited from
userId
userId:
string
Defined in: types/onboarding.types.ts:106