SubmitPlanRequest

constructor(userId: UUID, description: String, periodTime: String, planType: PlanType, action: Action, hooks: List<Hook> = listOf(), maxFailureRetry: Int = 3)