Variable JourneyV2RealtimeClassification
JourneyV2RealtimeClassification: {
CANCELLED: "CANCELLED";
DELAYED: "DELAYED";
EARLY: "EARLY";
NORMAL: "NORMAL";
ONTIME: "ONTIME";
}
Type Declaration
ReadonlyCANCELLED: "CANCELLED"
ReadonlyDELAYED: "DELAYED"
ReadonlyEARLY: "EARLY"
ReadonlyNORMAL: "NORMAL"
ReadonlyONTIME: "ONTIME"