SearchFacetsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of specific facet types to retrieve. If empty or null, all available facets are returned.

Link copied to clipboard

Filters to apply before retrieving facets. Multiple filters are combined with AND logic. Multiple values within the same filter are combined with OR logic.

Link copied to clipboard

If nextToken is returned, there are more results available. Make the call again using the returned token to retrieve the next page.

Link copied to clipboard

The search query text to filter listings before retrieving facets.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String