Name | Type | Description |
---|---|---|
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. |
filter | ProductCollectionsCreateRequestBodyFilter |
Name | Value |
---|---|
STATIC | "STATIC" |