Appearance
DoCurious API Reference / store / UserReflection
Interface: UserReflection
Defined in: store/useReflectionStore.ts:41
Shape for user reflections displayed in MyReflections page. Enriched version of ReflectionResponse with display fields.
Properties
challengeTitle
challengeTitle:
string
Defined in: store/useReflectionStore.ts:43
date
date:
string
Defined in: store/useReflectionStore.ts:44
emoji
emoji:
string
Defined in: store/useReflectionStore.ts:45
emojiLabel
emojiLabel:
string
Defined in: store/useReflectionStore.ts:46
id
id:
string
Defined in: store/useReflectionStore.ts:42
prompt
prompt:
string
Defined in: store/useReflectionStore.ts:48
response
response:
string
Defined in: store/useReflectionStore.ts:49
selCompetency
selCompetency:
string
Defined in: store/useReflectionStore.ts:47