| Package | Description |
|---|---|
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
SearchCatalogItemsRequest.Builder |
SearchCatalogItemsRequest.Builder.categoryIds(List<String> categoryIds)
Setter for categoryIds.
|
SearchCatalogItemsRequest.Builder |
SearchCatalogItemsRequest.Builder.cursor(String cursor)
Setter for cursor.
|
SearchCatalogItemsRequest.Builder |
SearchCatalogItemsRequest.Builder.customAttributeFilters(List<CustomAttributeFilter> customAttributeFilters)
Setter for customAttributeFilters.
|
SearchCatalogItemsRequest.Builder |
SearchCatalogItemsRequest.Builder.enabledLocationIds(List<String> enabledLocationIds)
Setter for enabledLocationIds.
|
SearchCatalogItemsRequest.Builder |
SearchCatalogItemsRequest.Builder.limit(Integer limit)
Setter for limit.
|
SearchCatalogItemsRequest.Builder |
SearchCatalogItemsRequest.Builder.productTypes(List<String> productTypes)
Setter for productTypes.
|
SearchCatalogItemsRequest.Builder |
SearchCatalogItemsRequest.Builder.sortOrder(String sortOrder)
Setter for sortOrder.
|
SearchCatalogItemsRequest.Builder |
SearchCatalogItemsRequest.Builder.stockLevels(List<String> stockLevels)
Setter for stockLevels.
|
SearchCatalogItemsRequest.Builder |
SearchCatalogItemsRequest.Builder.textFilter(String textFilter)
Setter for textFilter.
|
SearchCatalogItemsRequest.Builder |
SearchCatalogItemsRequest.toBuilder()
Builds a new
SearchCatalogItemsRequest.Builder object. |
Copyright © 2022. All rights reserved.