Query parameters that are fixed by the SDK and are not set by consumers

interface CategorySearchFixedOptions {
    request_type: "search";
    search_type: "category";
}

Properties

request_type: "search"

The type of API request.

search_type: "category"

The type of search.