Package com.algolia.model.recommend
Interface NumericFilters<T>
- All Superinterfaces:
CompoundType<T>
[Filter on numeric
attributes](https://www.algolia.com/doc/api-reference/api-parameters/numericFilters/).
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic NumericFilters<String>static NumericFilters<List<MixedSearchFilters>>of(List<MixedSearchFilters> inside) Methods inherited from interface com.algolia.utils.CompoundType
get
-
Method Details
-
of
-
of
-