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
Instance Properties
let activatedAt: Date
let activeIntroductoryOfferType: String?
let activePromotionalOfferId: String?
let activePromotionalOfferType: String?
let billingIssueDetectedAt: Date?
let cancellationReason: String?
let expiresAt: Date?
let startsAt: Date?
let store: String
let unsubscribedAt: Date?
let vendorProductId: String
let willRenew: Bool
Default Implementations
CustomStringConvertible Implementations
Decodable Implementations
Equatable Implementations
Operators
static func != (Self, Self) -> Bool
AdaptyProfile.NonSubscription
AdaptyProfile.Subscription
let accessLevels: [String : AccessLevel]
let customAttributes: [String : Any]
let customerUserId: String?
let nonSubscriptions: [String : [NonSubscription]]
let profileId: String
let subscriptions: [String : Subscription]
Enumerations
AdaptyProfile.Gender
Encodable Implementations
AdaptyProfileParameters
AdaptyPurchasedInfo
Type Aliases
AdaptyErrorCompletion
AdaptyLogHandler
AdaptyResult