Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 669 Bytes

SetDiscountEffectProps.md

File metadata and controls

14 lines (9 loc) · 669 Bytes

# SetDiscountEffectProps

Properties

Name Type Description Notes
name string The name / description of this discount
value float The total monetary value of the discount.
scope string The scope which the discount was applied on, can be one of (cartItems,additionalCosts,sessionTotal). [optional]
desiredValue float The original value of the discount. [optional]

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