Plan

constructor(id: UUID, userId: UUID, description: String, periodTime: String, type: PlanType, status: PlanStatus, maxFailureRetry: Int, action: Action, hook: List<Hook>, parentPlanId: UUID?, createdAt: Long, updatedAt: Long)