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