copy
fun copy(id: Long, question: String, answer: String, categoryId: Int, order: Int, viewsNumber: Int?, likesNumber: Int?, createdBy: Long, createdAt: LocalDateTime, updatedBy: Long?, updatedAt: LocalDateTime?): GetQuestionDto
Content copied to clipboard