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?
let expiresAt: Date?
let isActive: Bool
let isInGracePeriod: Bool
let isLifetime: Bool
let isRefund: Bool
let isSandbox: Bool
let offerId: String?
let renewedAt: Date?
let startsAt: Date?
let store: String
let unsubscribedAt: Date?
let vendorOriginalTransactionId: String
let vendorProductId: String
let vendorTransactionId: String
let willRenew: Bool
Default Implementations
CustomStringConvertible Implementations
Decodable Implementations
Equatable Implementations
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