Documentation
    Preparing search index...
    interface PhysicalData {
        birthday: string;
        civility: string;
        comment: any;
        country: any;
        description: any;
        entreprise: any;
        first_name: string;
        id_relationship: any;
        information: any;
        language: any;
        last_name: string;
        marital_status: any;
        nationality: any;
        relationship: any;
        role: any;
    }
    Index

    Properties

    birthday: string
    civility: string
    comment: any
    country: any
    description: any
    entreprise: any
    first_name: string
    id_relationship: any
    information: any
    language: any
    last_name: string
    marital_status: any
    nationality: any
    relationship: any
    role: any