HapiJourneyStatus

enum HapiJourneyStatus : Enum<HapiJourneyStatus>

Contains the status of the journey.

Entries

SPECIAL
Link copied to clipboard

Special: This is a special journey. The exact definition which journeys are considered special up to the customer.

ADDITIONAL
Link copied to clipboard

Additional: The journey is an additional journey to the planned journeys.

REPLACEMENT
Link copied to clipboard

Replacement: The journey was added as a replacement for a planned journey.

PLANNED
Link copied to clipboard

Planned: A planned journey. This is also the default value.

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int