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