Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1 KB

SetDiscountPerAdditionalCostPerItemEffectProps.md

File metadata and controls

15 lines (11 loc) · 1 KB

TalonOne.SetDiscountPerAdditionalCostPerItemEffectProps

Properties

Name Type Description Notes
name String The name / description of this discount
additionalCostId Number The ID of the additional cost.
value Number The total monetary value of the discount.
position Number The index of the item in the cart item list containing the additional cost to be discounted.
subPosition Number For cart items with `quantity` > 1, the sub position indicates which item the discount applies to. [optional]
additionalCost String The name of the additional cost.
desiredValue Number Only with partial discounts enabled. Represents the monetary value of the discount to be applied to additional discount without considering budget limitations. [optional]