Post Question Dto
data class PostQuestionDto(question: String, answer: String, categoryId: Int, order: Int?)
Content copied to clipboard
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
component3
Link copied to clipboard
component4
Link copied to clipboard