Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 584 Bytes

AddFreeItemEffectProps.md

File metadata and controls

11 lines (8 loc) · 584 Bytes

TalonOne.Model.AddFreeItemEffectProps

The properties specific to the "addFreeItem" effect. This gets triggered whenever a validated rule contained an "add free item" effect.

Properties

Name Type Description Notes
Sku string SKU of the item that needs to be added.
Name string The name / description of the effect

[Back to Model list] [Back to API list] [Back to README]