ETASCOM CRM V3 - Documentation API
    Preparing search index...

    Interface Contact

    interface Contact {
        name?: string;
        phone?: string;
        email?: string;
    }
    Index

    Properties

    Properties

    name?: string
    phone?: string
    email?: string