Documentation
    Preparing search index...
    interface ProfilInfo {
        cost_center: any;
        department: any;
        facturation: any;
        id_agence: number;
        id_legal: number;
        job_title: any;
        mod_before_sale: boolean;
        project_number: any;
        remarque: string;
        see_checkout: boolean;
        sent_facturation: boolean;
        sent_suppliers: boolean;
    }
    Index

    Properties

    cost_center: any
    department: any
    facturation: any
    id_agence: number
    id_legal: number
    job_title: any
    mod_before_sale: boolean
    project_number: any
    remarque: string
    see_checkout: boolean
    sent_facturation: boolean
    sent_suppliers: boolean