SearchProductsRequest

Types

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

Properties

Link copied to clipboard

The language code.

Link copied to clipboard

The search filters. If no search filters are specified, the output includes all products to which the caller has access.

Link copied to clipboard

The maximum number of items to return with this call.

Link copied to clipboard

The page token for the next set of results. To retrieve the first set of results, use null.

Link copied to clipboard

The sort field. If no value is specified, the results are not sorted.

Link copied to clipboard

The sort order. If no value is specified, the results are not sorted.

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