Home > @infiniteobjects/shopify-data-manager > AdminTypes > CalculatedDiscountAllocation
An amount discounting the line that has been allocated by an associated discount application.
Signature:
export interface CalculatedDiscountAllocation
| Property | Modifiers | Type | Description |
|---|---|---|---|
| allocatedAmountSet | MoneyBag | The money amount that’s allocated by the discount application in shop and presentment currencies. | |
| discountApplication | CalculatedDiscountApplication | The discount that the allocated amount originated from. |