toggle menu
few
jvm
switch theme
search in API
api
/
com.few.api.domain.batch.article.writer.model
/
UpdateProgressRecord
Update
Progress
Record
data
class
UpdateProgressRecord
(
val
memberId
:
Long
,
val
targetWorkBookId
:
Long
,
val
progress
:
Long
)
Members
Constructors
Update
Progress
Record
Link copied to clipboard
constructor
(
memberId
:
Long
,
targetWorkBookId
:
Long
,
progress
:
Long
)
Properties
member
Id
Link copied to clipboard
val
memberId
:
Long
progress
Link copied to clipboard
val
progress
:
Long
target
Work
Book
Id
Link copied to clipboard
val
targetWorkBookId
:
Long
updated
Progress
Link copied to clipboard
val
updatedProgress
:
Long