Sha256: 732bf49bb4c54a294fde8ed73c44c37f24c21663bb7b6e46de6833248856f299

Contents?: true

Size: 1.11 KB

Versions: 1

Compression:

Stored size: 1.11 KB

Contents

# VoucherifySdk::ProductCollectionsItem

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **id** | **String** | Product collection ID. | [optional] |
| **name** | **String** | Unique user-defined product collection name. | [optional] |
| **type** | **String** | Describes whether the product collection is dynamic (products come in and leave based on set criteria) or static (manually selected products). | [optional] |
| **filter** | [**ProductCollectionsItemFilter**](ProductCollectionsItemFilter.md) |  | [optional] |
| **products** | [**Array<ProductCollectionsItemProductsItem>**](ProductCollectionsItemProductsItem.md) | Defines a set of products for a `STATIC` product collection type. | [optional] |
| **created_at** | **Time** | Timestamp representing the date and time when the product collection was created. The value is shown in the ISO 8601 format. | [optional] |
| **object** | **String** | The type of the object represented by JSON. This object stores information about the static product collection. | [optional][default to 'products_collection'] |

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
voucherify-6.0.0 docs/ProductCollectionsItem.md