Unblu Agent Embedded JS API
    Preparing search index...

    Interface IsNotNullConversationEndReasonOperator

    "Is not null" end reason operator. Matches non-null end reasons

    interface IsNotNullConversationEndReasonOperator {
        type: IS_NOT_NULL;
    }
    Index

    Properties

    Properties