stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CalculatedDiscountAllocation

AdminTypes.CalculatedDiscountAllocation interface

An amount discounting the line that has been allocated by an associated discount application.

Signature:

export interface CalculatedDiscountAllocation 

Properties

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.