BuyAction
Type name: BuyAction
Extends TradeAction
Name |
Type |
Description |
seller |
Organization or Person |
An entity which offers (sells / leases / lends / loans) the services / goods. A seller may also be a provider. |
vendor |
Organization or Person |
'vendor' is an earlier term for 'seller'. |
warrantyPromise |
WarrantyPromise |
The warranty promise(s) included in the offer. |
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."],[[["`BuyAction` extends the `TradeAction` type and is used to represent the act of purchasing or acquiring an item."],["It includes properties like `seller` and `vendor` to identify the entity offering the product, where 'vendor' is an older term for 'seller'."],["`BuyAction` also incorporates a `warrantyPromise` property that specifies any warranties associated with the purchase."]]],[]]