BuyerSellerRole
Indicates which party performed a given operation.
Enums |
BUYER_SELLER_ROLE_UNSPECIFIED |
A placeholder for an undefined buyer/seller role. |
BUYER |
Specifies the role as buyer. |
SELLER |
Specifies the role as seller. |
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-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[[["Defines the role of a party involved in an operation, specifically as a buyer or seller."],["Includes an `UNSPECIFIED` value as a placeholder for undefined buyer/seller roles."],["Uses enums to clearly represent and distinguish between the buyer and seller roles."]]],[]]