PromotionBasicPresentationModel
Following object is for get/set the presentational side of the promotion. This data uses to displey in different kind of views, for an example in Email messages etc.
This fields populates the "Presentation" section in the admin UI.
Properties
Name | Type | Required | Description |
---|---|---|---|
heading | str | ❌ | Heading for the promotion. |
Uses to show up in different kind of views. | |||
description | str | ❌ | Description for the promotion. |
Uses to show up in different kind of views. | |||
link | str | ❌ | A external link for the promotion. |
Uses to show up in different kind of views. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs