Sha256: d934b2f6229265488b2b607e0711c95b1cdaea5bdb2e17817f346492c994f855

Contents?: true

Size: 1.09 KB

Versions: 5

Compression:

Stored size: 1.09 KB

Contents

# VoucherifySdk::PromotionStack

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **name** | **String** | Promotion stack name. | [optional] |
| **tiers** | [**PromotionStackTiers**](PromotionStackTiers.md) |  | [optional] |
| **id** | **String** | Unique promotion stack ID. | [optional] |
| **created_at** | **Time** | Timestamp representing the date and time when the promotion stack was created. The value is shown in the ISO 8601 format. | [optional] |
| **updated_at** | **Time** | Timestamp representing the date and time when the promotion stack was updated. The value is shown in the ISO 8601 format. | [optional] |
| **campaign_id** | **String** | Promotion stack's parent campaign's unique ID. | [optional] |
| **object** | **String** | The type of the object represented by JSON.  | [optional][default to 'promotion_stack'] |
| **category_id** | **String** | Promotion stack category ID. | [optional] |
| **categories** | [**Array<Category>**](Category.md) | Details about the category assigned to the promotion stack. | [optional] |

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
voucherify-8.0.2 docs/PromotionStack.md
voucherify-8.0.1 docs/PromotionStack.md
voucherify-8.0.0 docs/PromotionStack.md
voucherify-7.0.0 docs/PromotionStack.md
voucherify-6.0.0 docs/PromotionStack.md