Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1 KB

PromotionsStacksCreateResponseBody.md

File metadata and controls

15 lines (12 loc) · 1 KB

VoucherifySdk::PromotionsStacksCreateResponseBody

Properties

Name Type Description Notes
name String Promotion stack name. [optional]
tiers PromotionsStacksCreateResponseBodyTiers [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]
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<PromotionStackBase> Details about the category assigned to the promotion stack. [optional]