Sha256: 13ddb76375ef9cc01a5ec675d957744bdc89ad88ebc31a6e00a5ab22147522a1

Contents?: true

Size: 1.09 KB

Versions: 1

Compression:

Stored size: 1.09 KB

Contents

# VoucherifySdk::ProductCollectionsCreateResponseBody

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **id** | **String** | Product collection ID. |  |
| **name** | **String** | Unique user-defined product collection name. |  |
| **type** | **String** | Describes whether the product collection is dynamic (products come in and leave based on set criteria) or static (manually selected products). |  |
| **filter** | [**ProductCollectionsCreateDynamicRequestBodyFilter**](ProductCollectionsCreateDynamicRequestBodyFilter.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 in ISO 8601 format. |  |
| **object** | **String** | The type of object represented by JSON. This object stores information about the static product collection. | [default to 'products_collection'] |

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
voucherify-5.0.0 docs/ProductCollectionsCreateResponseBody.md