Skip to main content

SupplementType

Supplement Type

enum SupplementType {
SKI_PASS
LESSONS
MEALS
EQUIPMENT
TICKET
TRANSFERS
GALA
ACTIVITY
OTHER
}

Values

SupplementType.SKI_PASS

A ticket or pass authorizing the holder to ski in a certain place or resort.

SupplementType.LESSONS

Lessons of any type that the costumer can take.

SupplementType.MEALS

Supplement of a determined meal plan.

SupplementType.EQUIPMENT

Extra equipment for a specific purpose.

SupplementType.TICKET

Admission to some service.

SupplementType.TRANSFERS

Transfers used by the costumer.

SupplementType.GALA

Gala: A festive occasion, celebration or special entertainment.

SupplementType.ACTIVITY

Activities that the costumer can do.

SupplementType.OTHER

Other type of supplement.

Member Of

Supplement object ● SupplementInput input