Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (13 loc) · 1019 Bytes

PromotionsStacksUpdateResponseBody.md

File metadata and controls

16 lines (13 loc) · 1019 Bytes

VoucherifySdk::PromotionsStacksUpdateResponseBody

Properties

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