TypeAndQuantityNode
类型名称:TypeAndQuantityNode
扩展 结构化值
名称 |
类型 |
说明 |
amountOfThisGood |
编号 |
优惠中包含的商品数量。 |
商家功能 |
商家功能 |
优惠或套装 (TypeAndQuantityNode) 组件的业务功能(例如销售、租赁、维修、处置)。默认值为 http://purl.org/goodrelations/v1#Sell。 |
类型良好 |
商品 |
此结构化值对应的产品。 |
单位代码 |
文本 |
使用 UN/CEFACT 通用代码提供的度量单位(3 个字符)。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-09-04。
[null,null,["最后更新时间 (UTC):2024-09-04。"],[[["The `TypeAndQuantityNode` schema type defines the quantity and type of goods within an offer, such as a product bundle."],["Key properties include `amountOfThisGood`, `businessFunction`, `typeOfGood`, and `unitCode`, providing details about the quantity, purpose, product, and unit of measurement."],["It extends `StructuredValue` and uses types like `Number`, `BusinessFunction`, `Product`, and `Text` to represent the values."],["The `businessFunction` defaults to \"sell\" if not specified, and `unitCode` uses the UN/CEFACT Common Code for measurement."]]],[]]