toggle menu
few
jvm
switch theme
search in API
api
/
com.few.api.domain.subscription.repo.command
/
UpdateArticleProgressCommand
Update
Article
Progress
Command
data
class
UpdateArticleProgressCommand
(
val
memberId
:
Long
,
val
workbookId
:
Long
)
Members
Constructors
Update
Article
Progress
Command
Link copied to clipboard
constructor
(
memberId
:
Long
,
workbookId
:
Long
)
Properties
member
Id
Link copied to clipboard
val
memberId
:
Long
workbook
Id
Link copied to clipboard
val
workbookId
:
Long