Appearance
DoCurious API Reference / types / SurveyReminder
Interface: SurveyReminder
Defined in: types/school.types.ts:489
A scheduled reminder for a survey campaign.
Extends
Properties
campaignId
campaignId:
string
Defined in: types/school.types.ts:490
createdAt
createdAt:
string
Defined in: types/common.types.ts:154
ISO 8601 datetime when the entity was created
Inherited from
id
id:
string
Defined in: types/common.types.ts:167
Inherited from
scheduledAt
scheduledAt:
string
Defined in: types/school.types.ts:491
sentAt?
optionalsentAt:string
Defined in: types/school.types.ts:493
status
status:
"cancelled"|"scheduled"|"sent"
Defined in: types/school.types.ts:492
updatedAt
updatedAt:
string
Defined in: types/common.types.ts:156
ISO 8601 datetime when the entity was last modified