SelectSubmittedProblemIdsQuery

data class SelectSubmittedProblemIdsQuery(val memberId: Long, val problemIds: List<Long>)

Constructors

Link copied to clipboard
constructor(memberId: Long, problemIds: List<Long>)

Properties

Link copied to clipboard
Link copied to clipboard