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 activatedAt: Date
let activeIntroductoryOfferType: String?
let activePromotionalOfferId: String?
let activePromotionalOfferType: String?
let billingIssueDetectedAt: Date?
AdaptyResultCompletion
AdaptyResult
AdaptyLogHandler
AdaptyErrorCompletion
Type Aliases
AdaptyPurchasedInfo
AdaptyProfileParameters
Equatable Implementations
Encodable Implementations
Decodable Implementations
CustomStringConvertible Implementations
Default Implementations
AdaptyProfile.Gender
Enumerations
let subscriptions: [String : Subscription]
let profileId: String
let nonSubscriptions: [String : [NonSubscription]]
let customerUserId: String?
let customAttributes: [String : Any]
let accessLevels: [String : AccessLevel]
init(from: Decoder) throws
Initializers
let willRenew: Bool
let vendorTransactionId: String
let vendorProductId: String
let vendorOriginalTransactionId: String
let unsubscribedAt: Date?
let store: String