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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-21 UTC."],[[["This field determines the product's classification as either Digital Content or a Service for distribution within the EEA."],["It utilizes specific enums to categorize the product, offering options for \"Digital Content,\" \"Service,\" or an unspecified type."]]],["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"]]