Unblu Agent Embedded JS API
    Preparing search index...

    Interface IsNullConversationEndReasonOperator

    "Is null" end reason operator. Matches null end reasons

    interface IsNullConversationEndReasonOperator {
        type: IS_NULL;
    }
    Index

    Properties

    Properties

    type: IS_NULL