Please turn on JavaScript in your browser and refresh the page to view its content.
Classes
Adapty
Protocols
AdaptyDelegate
AdaptyProduct
CustomAdaptyError
Structures
AdaptyDeferredProduct
AdaptyError
AdaptyOnboardingScreenParameters
AdaptyPaywall
AdaptyPaywallProduct
AdaptyProductDiscount
AdaptyProductSubscriptionPeriod
AdaptyProfile
AdaptyProfile.AccessLevel
AdaptyProfile.NonSubscription
AdaptyProfile.Subscription
Instance Properties
let accessLevels: [String : AccessLevel]
let customAttributes: [String : Any]
let customerUserId: String?
let nonSubscriptions: [String : [NonSubscription]]
let profileId: String
init(from: Decoder) throws