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

    Interface Operator

    Train operator information

    interface Operator {
        atoc_code: string;
        id: string;
        name: string;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

    atoc_code: string

    Association of Train Operating Companies (ATOC) code

    id: string

    Operator ID (UUID)

    name: string

    Operator name