Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 564 Bytes

AddFreeItemEffectProps.md

File metadata and controls

12 lines (8 loc) · 564 Bytes

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 str SKU of the item that needs to be added.
name str The name / description of the effect

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