vk-io
    Preparing search index...

    Interface GroupsContactsItem

    interface GroupsContactsItem {
        desc: string;
        email: string;
        phone: string;
        user_id: number;
        [key: string]: any;
    }

    Indexable

    • [key: string]: any
    Index

    Properties

    Properties

    desc: string

    Contact description

    email: string

    Contact email

    phone: string

    Contact phone

    user_id: number

    User ID