UpdateProgressRecord

data class UpdateProgressRecord(val memberId: Long, val targetWorkBookId: Long, val progress: Long)

Constructors

Link copied to clipboard
constructor(memberId: Long, targetWorkBookId: Long, progress: Long)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard