| Name | Type | Description | Notes |
|---|---|---|---|
| type | String | [optional] | |
| name | String | Unique user-defined product collection name. | [optional] |
| products | [ProductCollectionsCreateRequestBodyProductsItem] | Defines a set of products for a `STATIC` product collection type. | [optional] |
| filter | Object | Defines a set of criteria and boundary conditions for an `AUTO_UPDATE` product collection type. | [optional] |
-
STATIC(value:"STATIC") -
AUTO_UPDATE(value:"AUTO_UPDATE")