Appearance
DoCurious API Reference / types / SurveyTemplate
Interface: SurveyTemplate
Defined in: types/school.types.ts:480
A saved survey template for reuse across campaigns.
Extends
Properties
createdAt
createdAt:
string
Defined in: types/common.types.ts:154
ISO 8601 datetime when the entity was created
Inherited from
createdByUserId
createdByUserId:
string
Defined in: types/school.types.ts:485
description?
optionaldescription:string
Defined in: types/school.types.ts:483
externalUrl
externalUrl:
string
Defined in: types/school.types.ts:484
id
id:
string
Defined in: types/common.types.ts:167
Inherited from
schoolId
schoolId:
string
Defined in: types/school.types.ts:481
title
title:
string
Defined in: types/school.types.ts:482
updatedAt
updatedAt:
string
Defined in: types/common.types.ts:156
ISO 8601 datetime when the entity was last modified