PriceSpecification
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
类型名称:PriceSpecification
扩展 结构化值
名称 |
类型 |
说明 |
符合条件的数量 |
QuantitativeValue |
优惠或价格规范有效的订购数量的计量单位和计量单位。这样,您就可以指定特定运费仅在特定数量时才有效。 |
符合条件的交易量 |
PriceSpecification |
优惠金额或价格规范适用的交易金额(以货币单位显示),例如,指明最低购买量,表示超过特定订单免运费,或将信用卡交易金额限制为特定金额。 |
maxPrice |
编号 |
价格范围是一个最高价格。 |
minPrice |
编号 |
如果价格是一个范围,则指最低价格。 |
price |
Number 或 Text |
预留的总价格。 |
priceCurrency |
文本 |
预订价格的币种(采用由 3 个字母表示的 ISO 4217 格式)。 |
有效来源 |
DateTime |
商品生效的日期。 |
有效期限 |
DateTime |
优惠、价格规范或营业时间数据有效期结束。 |
含增值税 |
Boolean |
指定价格规范中是否包含适用的增值税 (VAT)。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[],[],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. |"]]