Unblu Agent Embedded JS API
    Preparing search index...

    Interface EqualsInitialEngagementTypeOperator

    "Equals" initial engagement type operator. Matches engagement type

    interface EqualsInitialEngagementTypeOperator {
        type: EQUALS;
        value: ConversationHistoryInitialEngagementType;
    }
    Index

    Properties

    Properties

    type: EQUALS