# CalculatedDiscountAllocation - admin - OBJECT Version: unstable ## Description An amount discounting the line that has been allocated by an associated discount application. ### Access Scopes `read_order_edits` access scope or `read_returns` access scope. ## Fields * [allocatedAmountSet](/docs/api/admin/unstable/objects/MoneyBag): MoneyBag! - The money amount that's allocated by the discount application in shop and presentment currencies. * [discountApplication](/docs/api/admin/unstable/interfaces/CalculatedDiscountApplication): CalculatedDiscountApplication! - The discount that the allocated amount originated from. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples