backend
/
com.tp2020.backend.controllers.question.dto
/
PostQuestionDto
/
copy
copy
fun
copy
(question:
String
, answer:
String
, categoryId:
Int
, order:
Int
? = null):
PostQuestionDto
Content copied to clipboard