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

    Type Alias GetJourneyCallingPoints200ItemCallingPointsItemStation

    Calling point station

    type GetJourneyCallingPoints200ItemCallingPointsItemStation = {
        crs_code: string;
        id: string;
        name: string;
        name_code: string;
        operator_id: string | null;
    }
    Index
    crs_code: string

    Station CRS code

    id: string

    Station ID

    name: string

    Station name

    name_code: string

    Station display name and CRS code

    operator_id: string | null

    Station operator ID