Please turn on JavaScript in your browser and refresh the page to view its content.
AdaptyProfile.AccessLevel
AdaptyProfile.NonSubscription
Instance Properties
let isConsumable: Bool
var isOneTime: Bool
let isRefund: Bool
let isSandbox: Bool
let purchaseId: String
let purchasedAt: Date
let store: String
let vendorProductId: String
let vendorTransactionId: String?
Default Implementations
CustomStringConvertible Implementations
Decodable Implementations
Equatable Implementations
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