# PriceRuleFixedAmountValue - admin - OBJECT Version: 2025-01 ## Description The value of a fixed amount price rule. ### Access Scopes `read_price_rules` access scope. ## Fields * [amount](/docs/api/admin/2025-01/scalars/Money): Money! - The monetary 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