toggle menu
few
jvm
switch theme
search in API
api
/
com.few.api.domain.admin.controller.request
/
ProblemDto
/
ProblemDto
Problem
Dto
constructor
(
title
:
String
,
contents
:
List
<
ProblemContentDto
>
,
answer
:
String
,
explanation
:
String
)