toggle menu
few
jvm
switch theme
search in API
api
/
com.few.api.domain.subscription.repo.record
/
SubscriptionProgressRecord
Subscription
Progress
Record
data
class
SubscriptionProgressRecord
(
val
workbookId
:
Long
,
val
day
:
Int
)
Members
Constructors
Subscription
Progress
Record
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