| Package | Description |
|---|---|
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
CatalogQueryPrefix |
CatalogQueryPrefix.Builder.build()
Builds a new
CatalogQueryPrefix object using the set fields. |
CatalogQueryPrefix |
CatalogQuery.getPrefixQuery()
Getter for PrefixQuery.
|
| Modifier and Type | Method and Description |
|---|---|
CatalogQuery.Builder |
CatalogQuery.Builder.prefixQuery(CatalogQueryPrefix prefixQuery)
Setter for prefixQuery.
|
| Constructor and Description |
|---|
CatalogQuery(CatalogQuerySortedAttribute sortedAttributeQuery,
CatalogQueryExact exactQuery,
CatalogQuerySet setQuery,
CatalogQueryPrefix prefixQuery,
CatalogQueryRange rangeQuery,
CatalogQueryText textQuery,
CatalogQueryItemsForTax itemsForTaxQuery,
CatalogQueryItemsForModifierList itemsForModifierListQuery,
CatalogQueryItemsForItemOptions itemsForItemOptionsQuery,
CatalogQueryItemVariationsForItemOptionValues itemVariationsForItemOptionValuesQuery)
Initialization constructor.
|
Copyright © 2022. All rights reserved.