Appearance
@sylis/web / network/learning / UpdateWordStatusRequest
Interface: UpdateWordStatusRequest
Defined in: apps/web/src/network/learning/index.ts:103
Properties
difficultyRating?
optional
difficultyRating:number
Defined in: apps/web/src/network/learning/index.ts:107
isCorrect?
optional
isCorrect:boolean
Defined in: apps/web/src/network/learning/index.ts:106
status
status:
WordLearningStatus
Defined in: apps/web/src/network/learning/index.ts:105
wordId
wordId:
string
Defined in: apps/web/src/network/learning/index.ts:104