Skip to main content

TourType

The type of the tour

enum TourType {
AUTO_COMPLETE
NURSING
NURSING_PARAGRAPH_45B
NURSING_SGB_V
NURSING_SPECIALIST
}

Values

TourType.AUTO_COMPLETE

Special kind of tour for all auto completed benefits.

TourType.NURSING

The tour contains only benefits without a required qualification

TourType.NURSING_PARAGRAPH_45B

The tour contains only benefits of type 45B

TourType.NURSING_SGB_V

The tour contains only benefits with a required qualification of SGB V

TourType.NURSING_SPECIALIST

The tour contains only benefits with a required qualification of a nursing specialist

Member Of

ActiveTour object ● AddEmptyTourInput input ● TargetTour object ● Tour interface