Unblu Agent Embedded JS API
    Preparing search index...

    Interface IsNullTimestampOperator

    "Is null" timestamp operator. Matches null timestamps

    interface IsNullTimestampOperator {
        type: IS_NULL;
    }
    Index

    Properties

    Properties

    type: IS_NULL