@stigg/js-client-sdk - v3.94.0

    Enumeration ConditionOperation

    Condition operation

    Index

    Enumeration Members

    Contains: "CONTAINS"

    Contains operation

    EndsWith: "ENDS_WITH"

    Ends with operation

    Equals: "EQUALS"

    Equals operation

    GreaterThan: "GREATER_THAN"

    Greater than operation

    GreaterThanOrEqual: "GREATER_THAN_OR_EQUAL"

    Greater than or equal operation

    In: "IN"

    In operation

    IsNotNull: "IS_NOT_NULL"

    Is not null operation

    IsNull: "IS_NULL"

    Is null operation

    LessThan: "LESS_THAN"

    Less than operation

    LessThanOrEqual: "LESS_THAN_OR_EQUAL"

    Less than or equal operation

    NotEquals: "NOT_EQUALS"

    Not equals operation

    StartsWith: "STARTS_WITH"

    Starts with operation

    MMNEPVFCICPMFPCPTTAAATR