Sha256: 5bf15e4687bc623ea1f6a66796f6693c3d658fefcce54971222440f89ec93538
Contents?: true
Size: 753 Bytes
Versions: 4
Compression:
Stored size: 753 Bytes
Contents
# VoucherifySdk::ProductCollectionsCreateRequestBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **type** | **String** | Show that the product collection is static (manually selected products). | [optional][default to 'STATIC'] | | **name** | **String** | Unique user-defined product collection name. | [optional] | | **products** | [**Array<ProductCollectionsCreateRequestBodyProductsItem>**](ProductCollectionsCreateRequestBodyProductsItem.md) | 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] |
Version data entries
4 entries across 4 versions & 1 rubygems