--- title: PricingPercentageValue - Customer API description: Represents the value of the percentage pricing object. api_version: unstable api_name: customer source_url: html: https://shopify.dev/docs/api/customer/unstable/objects/pricingpercentagevalue md: https://shopify.dev/docs/api/customer/unstable/objects/pricingpercentagevalue.md --- # Pricing​Percentage​Value object Represents the value of the percentage pricing object. ## Fields * percentage [Float!](https://shopify.dev/docs/api/customer/unstable/scalars/Float) non-null[Pre-auth accessible](https://shopify.dev/docs/apps/build/customer-accounts/order-status-page#customer-account-api) The percentage value of the object. *** ## Map ### Possible type in * [Pricing​Value](https://shopify.dev/docs/api/customer/unstable/unions/PricingValue)