# DiscountAllocation - admin - OBJECT
Version: 2025-01

## Description
An amount that's allocated to a line based on an associated discount application.

### Access Scopes



## Fields
* [allocatedAmount](/docs/api/admin/2025-01/objects/MoneyV2): MoneyV2! - The money amount that's allocated to a line based on the associated discount application.
* [allocatedAmountSet](/docs/api/admin/2025-01/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/2025-01/interfaces/DiscountApplication): DiscountApplication! - The discount application that the allocated amount originated from.

## Connections



## Related queries

## Related mutations

## Related Unions

## Examples