# PriceRulePercentValue - admin - OBJECT
Version: 2025-01

## Description
The value of a percent price rule.

### Access Scopes
`read_price_rules` access scope.


## Fields
* [percentage](/docs/api/admin/2025-01/scalars/Float): Float! - The percent value of the price rule.

## Connections



## Related queries

## Related mutations

## Related Unions
* [PriceRuleValue](/docs/api/admin/2025-01/unions/PriceRuleValue) The type of the price rule value. The price rule value might be a percentage value, or a fixed amount.

## Examples