Preparing search index...
The search index is not available
web08-booquiz - v1.0.0
web08-booquiz
backend/src/quiz/dto/search-quiz-set-request.dto
SearchQuizSetRequestDTO
Class SearchQuizSetRequestDTO
Index
Constructors
constructor
Properties
name
page?
size?
Constructors
constructor
new
Search
Quiz
Set
RequestDTO
(
)
:
SearchQuizSetRequestDTO
Returns
SearchQuizSetRequestDTO
Properties
Readonly
name
name
:
string
= ''
Optional
Readonly
page
page
?:
number
= 1
Optional
Readonly
size
size
?:
number
= 10
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
page
size
web08-booquiz - v1.0.0
Loading...