TypeAndQuantityNode
Type name: TypeAndQuantityNode
Extends StructuredValue
Name |
Type |
Description |
amountOfThisGood |
Number |
The quantity of the goods included in the offer. |
businessFunction |
BusinessFunction |
The business function (e.g. sell, lease, repair, dispose) of the offer or component of a bundle (TypeAndQuantityNode). The default is http://purl.org/goodrelations/v1#Sell. |
typeOfGood |
Product |
The product that this structured value is referring to. |
unitCode |
Text |
The unit of measurement given using the UN/CEFACT Common Code (3 characters). |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.
[null,null,["Last updated 2024-09-03 UTC."],[[["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."]]],[]]