@custouch/jssdk
    Preparing search index...

    Type Alias CdpSession

    type CdpSession = {
        contactId?: string;
        mailbox?: string;
        phone?: string;
    }
    Index

    Properties

    contactId?: string
    mailbox?: string
    phone?: string