Abstract
Abstract base class for defining a plan type. This class serves as a blueprint for specific plan types that will implement the type property.
type
A string representing the type of the plan. This must be implemented by subclasses.
Abstract base class for defining a plan type. This class serves as a blueprint for specific plan types that will implement the
typeproperty.