WithdrawalRightType
对于在欧洲经济区 (EEA) 分发的商品,表示商品是归类为数字内容还是服务。
枚举 |
WITHDRAWAL_RIGHT_TYPE_UNSPECIFIED |
|
WITHDRAWAL_RIGHT_DIGITAL_CONTENT |
|
WITHDRAWAL_RIGHT_SERVICE |
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-08-22。
[null,null,["最后更新时间 (UTC):2024-08-22。"],[[["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"]]