Sha256: c28d3e7a4c8d31d441f6728638e58065b7502f4cf3c455afa27dc967e8867b27
Contents?: true
Size: 1006 Bytes
Versions: 1
Compression:
Stored size: 1006 Bytes
Contents
# VoucherifySdk::PromotionsStacksGetResponseBody ## 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/PromotionsStacksGetResponseBody.md |