SellAction
Type name: SellAction
Extends TradeAction
Name |
Type |
Description |
buyer |
Person |
A sub property of participant. The participant/person/organization that bought the object. |
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."],[[["`SellAction` extends the `TradeAction` type and provides information about a sale transaction."],["It includes details about the buyer, represented by the `buyer` property of type `Person`."],["`SellAction` also allows for specifying warranty information associated with the sale using the `warrantyPromise` property of type `WarrantyPromise`."]]],[]]