# DiscountAllocation - admin-graphql - OBJECT Version: 2024-10 ## Description An amount that's allocated to a line based on an associated discount application. ### Access Scopes ## Fields * [allocatedAmount](/docs/api/admin-graphql/2024-10/objects/MoneyV2): MoneyV2! - The money amount that's allocated to a line based on the associated discount application. * [allocatedAmountSet](/docs/api/admin-graphql/2024-10/objects/MoneyBag): MoneyBag! - The money amount that's allocated to a line based on the associated discount application in shop and presentment currencies. * [discountApplication](/docs/api/admin-graphql/2024-10/interfaces/DiscountApplication): DiscountApplication! - The discount application that the allocated amount originated from. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples