TrainingType type

Defines values for TrainingType. Possible values include: 'Regular', 'Advanced'

type TrainingType = "Regular" | "Advanced"