Unblu Agent Embedded JS API
    Preparing search index...

    Interface EqualsConversationEndReasonOperator

    "Equals" end reason operator. Matches end reason

    interface EqualsConversationEndReasonOperator {
        type: EQUALS;
        value: ConversationEndReason;
    }
    Index

    Properties

    Properties

    type: EQUALS