A single filter used by an infinity-filters instance.
name | :: string | Name of the item. |
Name of the item. | ||
count | :: uint? | The count of the filter. |
The count of the filter. | ||
mode | :: "at-least" or "at-most" or "exactly" ? | Defaults to |
Defaults to | ||
index | :: uint | The index of this filter in the filters list. Not required when writing a filter. |
The index of this filter in the filters list. Not required when writing a filter. |