Documentation
    Preparing search index...
    interface ProfilData {
        cost_center: any;
        department: any;
        facturation: any;
        GuidTripstack: string;
        id_agence: any;
        id_legal: any;
        id_sabre: any;
        job_title: any;
        project_number: any;
        remarque: any[];
    }
    Index

    Properties

    cost_center: any
    department: any
    facturation: any
    GuidTripstack: string
    id_agence: any
    id_legal: any
    id_sabre: any
    job_title: any
    project_number: any
    remarque: any[]