Name

ContainerFilterFactory

Hierarchy

  • ContainerFilterFactory

Constructors

Methods

  • Creates a new custom field filter expression.

    Parameters

    • field: string

      The field.

    • fieldType: string

      The custom type of this field e.g. Tenor.

    • oper: FilterExpressionOperator

      The operator.

    • value: string

      The value.

    Returns FilterExpression

    A new FilterExpression.

Generated using TypeDoc