The interval and unit of measurement of ordering quantities for which the offer or price specification is valid. This allows e.g. specifying that a certain freight charge is valid only for a certain quantity.
The transaction volume, in a monetary unit, for which the offer or price specification is valid, e.g. for indicating a minimal purchasing volume, to express free shipping above a certain order volume, or to limit the acceptance of credit cards to purchases to a certain minimal amount.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[],[],null,["# PriceSpecification\n\nType name: [PriceSpecification](/workspace/gmail/markup/reference/types/PriceSpecification)\n\nExtends [StructuredValue](/workspace/gmail/markup/reference/types/StructuredValue)\n\n| Name | Type | Description |\n|---------------------------|------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| eligibleQuantity | [QuantitativeValue](/workspace/gmail/markup/reference/types/QuantitativeValue) | The interval and unit of measurement of ordering quantities for which the offer or price specification is valid. This allows e.g. specifying that a certain freight charge is valid only for a certain quantity. |\n| eligibleTransactionVolume | [PriceSpecification](/workspace/gmail/markup/reference/types/PriceSpecification) | The transaction volume, in a monetary unit, for which the offer or price specification is valid, e.g. for indicating a minimal purchasing volume, to express free shipping above a certain order volume, or to limit the acceptance of credit cards to purchases to a certain minimal amount. |\n| maxPrice | [Number](/workspace/gmail/markup/reference/types/Number) | The highest price if the price is a range. |\n| minPrice | [Number](/workspace/gmail/markup/reference/types/Number) | The lowest price if the price is a range. |\n| price | [Number](/workspace/gmail/markup/reference/types/Number) or [Text](/workspace/gmail/markup/reference/types/Text) | Total price of the Reservation. |\n| priceCurrency | [Text](/workspace/gmail/markup/reference/types/Text) | The currency (in 3-letter ISO 4217 format) of the Reservation's price. |\n| validFrom | [DateTime](/workspace/gmail/markup/reference/types/DateTime) | The date when the item becomes valid. |\n| validThrough | [DateTime](/workspace/gmail/markup/reference/types/DateTime) | The end of the validity of offer, price specification, or opening hours data. |\n| valueAddedTaxIncluded | [Boolean](/workspace/gmail/markup/reference/types/Boolean) | Specifies whether the applicable value-added tax (VAT) is included in the price specification or not. |"]]