AI-generated Key Takeaways
-
This documentation details the JSON representation for subscription products, including tax and legal compliance information.
-
The
eeaWithdrawalRightType
field classifies the product for EEA users, impacting withdrawal rights under consumer laws. -
taxRateInfoByRegionCode
provides a region-based mapping of tax rate details using Unicode's CLDR. -
isTokenizedDigitalAsset
indicates whether the subscription represents a tokenized digital asset.
Details about taxation, Google Play policy, and legal compliance for subscription products.
JSON representation |
---|
{ "eeaWithdrawalRightType": enum ( |
Fields | |
---|---|
eeaWithdrawalRightType |
Digital content or service classification for products distributed to users in the European Economic Area (EEA). The withdrawal regime under EEA consumer laws depends on this classification. Refer to the Help Center article for more information. |
taxRateInfoByRegionCode |
A mapping from region code to tax rate details. The keys are region codes as defined by Unicode's "CLDR". An object containing a list of |
isTokenizedDigitalAsset |
Whether this subscription is declared as a product representing a tokenized digital asset. |