SearchRecommendRulesParams class
final
Properties
context
→ String ?
Only search for rules with matching context.
final
enabled
→ bool ?
Whether to only show rules where the value of their enabled
property matches this parameter. If absent, show all rules, regardless of their enabled
property.
final
facets
→ List <String > ?
Include facets and facet values in the response. Use ['*']
to include all facets.
final
filters
→ String ?
Filter expression. This only searches for rules matching the filter expression.
final
hashCode
→ int
The hash code for this object.
no setter override
hitsPerPage
→ int ?
Maximum number of hits per page.
final
maxValuesPerFacet
→ int ?
Maximum number of values to return for each facet.
final
page
→ int ?
Requested page of the API response.
final
query
→ String ?
Search query.
final
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
algolia_client_recommend 1.25.0