Unblu Agent Embedded JS API
    Preparing search index...

    Interface StateConversationHistorySearchFilter

    Filter by state

    interface StateConversationHistorySearchFilter {
        field: STATE;
        operator: ConversationStateOperator;
    }
    Index

    Properties

    Properties

    field: STATE