Class representing a one-time plan. This plan type does not have an end date and is used for plans that only happen once. Inherits from AbstractPlanType and provides a specific type for one-time plans.

Hierarchy (View Summary)

Constructors

Properties

Constructors

Properties

type: string = 'karya.core.entities.PlanType.OneTime'

The type of the plan, specific to one-time plans.