toggle menu
few
jvm
switch theme
search in API
api
/
com.few.api.domain.problem.service.dto
/
SubscriptionProgressOutDto
Subscription
Progress
Out
Dto
data
class
SubscriptionProgressOutDto
(
val
workbookId
:
Long
,
val
day
:
Int
)
Members
Constructors
Subscription
Progress
Out
Dto
Link copied to clipboard
constructor
(
workbookId
:
Long
,
day
:
Int
)
Properties
day
Link copied to clipboard
val
day
:
Int
workbook
Id
Link copied to clipboard
val
workbookId
:
Long