SearchFacetsResponse

Types

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

Properties

Link copied to clipboard

A map of facet types to their corresponding facet values. Each facet value includes a display name, internal value, and count of matching listings.

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 total number of listings matching the search criteria.

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