Represents simplified promotion stack data.
| Name | Type | Description |
|---|---|---|
| id | String | Unique identifier of the promotion stack. |
| name | String | Name of the promotion stack. |
| categoryId | String | Unique identifier of the category of the promotion stack. |
| campaign | SimplePromotionStackCampaign | |
| tiers | SimplePromotionStackTiers |