Name | Type | Description | Notes |
---|---|---|---|
type | str | Show that the product collection is static (manually selected products). | [optional] [default to 'STATIC'] |
name | str | Unique user-defined product collection name. | [optional] |
products | List[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] |