Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface DuplicatedIdentities

    interface DuplicatedIdentities {
        channel?: string;
        contact_ids?: string[];
    }
    Index

    Properties

    channel?: string

    ConversationChannel

    contact_ids?: string[]

    List of duplicated ids in the specified channel.