SubscriptionController

constructor(subscribeWorkbookUseCase: SubscribeWorkbookUseCase, unsubscribeWorkbookUseCase: UnsubscribeWorkbookUseCase, unsubscribeAllUseCase: UnsubscribeAllUseCase, browseSubscribeWorkbooksUseCase: BrowseSubscribeWorkbooksUseCase, updateSubscriptionDayUseCase: UpdateSubscriptionDayUseCase, updateSubscriptionTimeUseCase: UpdateSubscriptionTimeUseCase)