Appearance
@sylis/shared / BookDetailResDto
Interface: BookDetailResDto
Defined in: books/books.dto.ts:18
Properties
coverUrl
coverUrl:
null|string
Defined in: books/books.dto.ts:21
id
id:
string
Defined in: books/books.dto.ts:19
introduce
introduce:
null|string
Defined in: books/books.dto.ts:22
name
name:
string
Defined in: books/books.dto.ts:20
tags
tags:
null|string[]
Defined in: books/books.dto.ts:24
userBook
userBook:
null| {dailyNewWords:number;dailyReviewWords:number; }
Defined in: books/books.dto.ts:25
wordNum
wordNum:
number
Defined in: books/books.dto.ts:23