class Falsify::DiscountAllocation

An amount allocated by discount applications. Each discount allocation is associated to a particular discount application.

Attributes

amount[RW]

The discount amount allocated to the line in the shop currency. @return [String]

amount_set[RW]

The discount amount allocated to the line item in shop and presentment currencies. @return [PriceSet]

discount_application_index[RW]

The index of the associated discount application in the order's discount_applications list. @return [String]