Appearance
@sylis/shared / DailyPlanWordDto
Interface: DailyPlanWordDto
Defined in: learning/daily-plan.dto.ts:22
Properties
easeFactor
easeFactor:
number
Defined in: learning/daily-plan.dto.ts:32
exampleSentences
exampleSentences:
object
[]
Defined in: learning/daily-plan.dto.ts:40
id
id:
string
sentenceCn
sentenceCn:
string
sentenceEn
sentenceEn:
string
headword
headword:
string
Defined in: learning/daily-plan.dto.ts:24
id
id:
string
Defined in: learning/daily-plan.dto.ts:23
meanings
meanings:
object
[]
Defined in: learning/daily-plan.dto.ts:34
id
id:
string
meaningCn
meaningCn:
string
meaningEn?
optional
meaningEn:string
partOfSpeech
partOfSpeech:
string
nextReviewAt?
optional
nextReviewAt:Date
Defined in: learning/daily-plan.dto.ts:31
quizChoice
quizChoice:
any
Defined in: learning/daily-plan.dto.ts:45
repetition
repetition:
number
Defined in: learning/daily-plan.dto.ts:33
star
star:
number
Defined in: learning/daily-plan.dto.ts:29
status
status:
WordLearningStatus
Defined in: learning/daily-plan.dto.ts:30
ukAudio?
optional
ukAudio:string
Defined in: learning/daily-plan.dto.ts:27
ukPhonetic?
optional
ukPhonetic:string
Defined in: learning/daily-plan.dto.ts:25
usAudio?
optional
usAudio:string
Defined in: learning/daily-plan.dto.ts:28
usPhonetic?
optional
usPhonetic:string
Defined in: learning/daily-plan.dto.ts:26