- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Promotion - Promotion Module Data Models Reference
This documentation provides a reference to the Promotion data model. It belongs to the Promotion Module.
id
PrimaryKeyModifier<IdProperty>The ID of the promotion.
code
TextPropertyThe code of the promotion
is_automatic
BooleanPropertyWhether the promotion is applied automatic. If disabled, the customer must enter the code during checkout.
type
EnumProperty<typeof PromotionType>The type of the promotion
The associated rules.
The associated campaign.
The associated application method.
Was this page helpful?