Square.Connect.Model.CatalogQueryFilteredItems
November 20, 2019 ยท View on GitHub
Description
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| TextFilter | string | [optional] | |
| SearchVendorCode | bool? | [optional] | |
| CategoryIds | List | [optional] | |
| StockLevels | List | See CatalogQueryFilteredItemsStockLevel for possible values | [optional] |
| EnabledLocationIds | List | [optional] | |
| VendorIds | List | [optional] | |
| ProductTypes | List | See CatalogItemProductType for possible values | [optional] |
| CustomAttributeFilters | List<CatalogQueryFilteredItemsCustomAttributeFilter> | [optional] | |
| DoesNotExist | List | See CatalogQueryFilteredItemsNullableAttribute for possible values | [optional] |
| SortOrder | string | See SortOrder for possible values | [optional] |