Appearance
@sylis/shared / GetBooksResDto
Interface: GetBooksResDto
Defined in: books/books.dto.ts:4
Properties
coverUrl
coverUrl:
null
|string
Defined in: books/books.dto.ts:8
id
id:
string
Defined in: books/books.dto.ts:5
introduce
introduce:
null
|string
Defined in: books/books.dto.ts:7
name
name:
string
Defined in: books/books.dto.ts:6
offlinedata
offlinedata:
null
|string
Defined in: books/books.dto.ts:14
originName
originName:
null
|string
Defined in: books/books.dto.ts:10
reciteUserNum
reciteUserNum:
null
|number
Defined in: books/books.dto.ts:13
size
size:
null
|number
Defined in: books/books.dto.ts:15
tags
tags:
string
[]
Defined in: books/books.dto.ts:9
version
version:
null
|string
Defined in: books/books.dto.ts:11
wordNum
wordNum:
null
|number
Defined in: books/books.dto.ts:12