# CalculatedDiscountAllocation - admin - OBJECT
Version: 2024-04

## 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/2024-04/objects/MoneyBag): MoneyBag! - The money amount that's allocated by the discount application in shop and presentment currencies.
* [discountApplication](/docs/api/admin/2024-04/interfaces/CalculatedDiscountApplication): CalculatedDiscountApplication! - The discount that the allocated amount originated from.

## Connections



## Related queries

## Related mutations

## Related Unions

## Examples