FeatureType
Enum class that represents the existent Feature in the current version of the Billing SDK.
Constants
Name | Value | Description |
---|---|---|
SUBSCRIPTIONS | 0 | Subscriptions feature. |
OBFUSCATED_ACCOUNT_ID | 1 | Parameter used to identify a User from external perspective. (eg: User login in Application) |
FREE_TRIALS | 2 | Feature of Free Trials. |
Updated 5 days ago