Sha256: d56929273eb6344a29bd2639b1e91f2933af5e386d686a0865562cb937be3473
Contents?: true
Size: 989 Bytes
Versions: 1
Compression:
Stored size: 989 Bytes
Contents
# VoucherifySdk::PromotionStack ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **name** | **String** | Promotion stack name. | | | **tiers** | [**PromotionStackBaseTiers**](PromotionStackBaseTiers.md) | | | | **id** | **String** | Unique promotion stack ID. | | | **created_at** | **Time** | Timestamp representing the date and time when the promotion stack was created in ISO 8601 format. | | | **updated_at** | **Time** | Timestamp representing the date and time when the promotion stack was updated in ISO 8601 format. | [optional] | | **campaign_id** | **String** | Promotion stack's parent campaign's unique ID. | | | **object** | **String** | The type of object represented by JSON. | [default to 'promotion_stack'] | | **category_id** | **String** | Promotion stack category ID. | | | **categories** | [**Array<Category>**](Category.md) | Details about the category assigned to the promotion stack. | |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
voucherify-5.0.0 | docs/PromotionStack.md |