UpdatePlanRequest

constructor(planId: UUID, periodTime: String? = null, maxFailureRetry: Int? = null, hooks: List<Hook>? = null)