@transreport/pauk-rrms-api
    Preparing search index...

    Interface ShiftTimelineStation

    Station summary

    interface ShiftTimelineStation {
        crs_code: string;
        id: string;
        name: string;
        name_code?: string;
        operator_id?: string | null;
    }
    Index

    Properties

    crs_code: string

    CRS code

    id: string

    Station ID

    name: string

    Station name

    name_code?: string

    Station name with code

    operator_id?: string | null

    Operator ID