WithdrawalRightType
Stay organized with collections
Save and categorize content based on your preferences.
For products distributed in the EEA, represents whether the product is classified as a Digital Content or a Service.
Enums |
WITHDRAWAL_RIGHT_TYPE_UNSPECIFIED |
|
WITHDRAWAL_RIGHT_DIGITAL_CONTENT |
|
WITHDRAWAL_RIGHT_SERVICE |
|
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-08-21 UTC.
[null,null,["Last updated 2024-08-21 UTC."],[[["\u003cp\u003eThis field determines the product's classification as either Digital Content or a Service for distribution within the EEA.\u003c/p\u003e\n"],["\u003cp\u003eIt utilizes specific enums to categorize the product, offering options for "Digital Content," "Service," or an unspecified type.\u003c/p\u003e\n"]]],["The content defines classifications for products distributed in the European Economic Area (EEA). It categorizes products as either `WITHDRAWAL_RIGHT_DIGITAL_CONTENT` or `WITHDRAWAL_RIGHT_SERVICE`. A third option, `WITHDRAWAL_RIGHT_TYPE_UNSPECIFIED`, indicates an undefined classification. These classifications relate to the nature of the product, determining if it's digital content or a service, as it relates to any withdrawal rights within the EEA.\n"],null,["# WithdrawalRightType\n\nFor products distributed in the EEA, represents whether the product is classified as a Digital Content or a Service.\n\n| Enums ||\n|-------------------------------------|---|\n| `WITHDRAWAL_RIGHT_TYPE_UNSPECIFIED` | |\n| `WITHDRAWAL_RIGHT_DIGITAL_CONTENT` | |\n| `WITHDRAWAL_RIGHT_SERVICE` | |"]]