# CalculatedDiscountAllocation - admin-graphql - OBJECT Version: 2024-10 ## 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-graphql/2024-10/objects/MoneyBag): MoneyBag! - The money amount that's allocated by the discount application in shop and presentment currencies. * [discountApplication](/docs/api/admin-graphql/2024-10/interfaces/CalculatedDiscountApplication): CalculatedDiscountApplication! - The discount that the allocated amount originated from. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples