Unblu Agent Embedded JS API
    Preparing search index...

    Interface IsNotNullTimestampOperator

    "Is not null" timestamp operator. Matches non-null timestamps

    interface IsNotNullTimestampOperator {
        type: IS_NOT_NULL;
    }
    Index

    Properties

    Properties