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

    Interface Station

    Station information

    interface Station {
        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 CRS code

    operator_id?: string | null

    Operator ID