@webitel/api-services
    Preparing search index...

    Peer contact.

    interface WebitelChatChatPeer {
        id?: string;
        name?: string;
        type?: string;
    }
    Index

    Properties

    Properties

    id?: string

    Contact unique IDentifier. Contact type-specific string.

    name?: string

    Contact display name.

    type?: string

    Contact type provider.