Name | Type | Description | Notes |
---|---|---|---|
type | TypeEnum | Show that the product collection is static (manually selected products). | |
name | String | Unique user-defined product collection name. | |
products | List<ProductCollectionsCreateDynamicRequestBodyProductsItem> | Defines a set of products for a `STATIC` product collection type. | [optional] |
filter | ProductCollectionsCreateRequestBodyFilter | [optional] |
Name | Value |
---|---|
STATIC | "STATIC" |