templates.NumericTemplateSchema
- class templates.NumericTemplateSchema(*args, **kwargs)
Numeric template
- Parameters:
field (str) – Field
operator ({"=", "!=", "<", "<=", ">", ">="}) – Operator
value (float) – Value
Numeric template
field (str) – Field
operator ({"=", "!=", "<", "<=", ">", ">="}) – Operator
value (float) – Value