BulkUpdateSubscriptionSendTimeCommand

data class BulkUpdateSubscriptionSendTimeCommand(val memberId: Long, val time: LocalTime, val workbookIds: List<Long>)

Constructors

Link copied to clipboard
constructor(memberId: Long, time: LocalTime, workbookIds: List<Long>)

Properties

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