Documentation
    Preparing search index...
    interface Agence {
        "A3/OA": string;
        gie: string;
        iata: string;
        id_agence: number;
        id_sales_point: number;
        name: string;
        office_id: string;
        phone: string;
    }
    Index

    Properties

    "A3/OA": string
    gie: string
    iata: string
    id_agence: number
    id_sales_point: number
    name: string
    office_id: string
    phone: string