Skip to content

conditions

Index

Fields

fn withEvaluator

withEvaluator(value)

PARAMETERS:

  • value (object)

fn withEvaluatorMixin

withEvaluatorMixin(value)

PARAMETERS:

  • value (object)

fn withOperator

withOperator(value)

PARAMETERS:

  • value (object)

fn withOperatorMixin

withOperatorMixin(value)

PARAMETERS:

  • value (object)

fn withQuery

withQuery(value)

PARAMETERS:

  • value (object)

fn withQueryMixin

withQueryMixin(value)

PARAMETERS:

  • value (object)

fn withReducer

withReducer(value)

PARAMETERS:

  • value (object)

fn withReducerMixin

withReducerMixin(value)

PARAMETERS:

  • value (object)

obj evaluator

fn evaluator.withParams

evaluator.withParams(value)

PARAMETERS:

  • value (array)

fn evaluator.withParamsMixin

evaluator.withParamsMixin(value)

PARAMETERS:

  • value (array)

fn evaluator.withType

evaluator.withType(value)

PARAMETERS:

  • value (string)

e.g. "gt"

obj operator

fn operator.withType

operator.withType(value)

PARAMETERS:

  • value (string)
    • valid values: "and", "or"

obj query

fn query.withParams

query.withParams(value)

PARAMETERS:

  • value (array)

fn query.withParamsMixin

query.withParamsMixin(value)

PARAMETERS:

  • value (array)

obj reducer

fn reducer.withType

reducer.withType(value)

PARAMETERS:

  • value (string)