var annual: Package?
Annual
Package
type configured in the RevenueCat dashboard, if available.let availablePackages : [Package]
Array of
Package
objects available for purchase.let identifier: String
Unique identifier defined in RevenueCat dashboard.
var lifetime: Package?
Lifetime
Package
type configured in the RevenueCat dashboard, if available.var monthly: Package?
Monthly
Package
type configured in the RevenueCat dashboard, if available.let serverDescription : String
Offering description defined in RevenueCat dashboard.
var sixMonth : Package?
Six month
Package
type configured in the RevenueCat dashboard, if available.var threeMonth : Package?
Three month
Package
type configured in the RevenueCat dashboard, if available.var twoMonth : Package?
Two month
Package
type configured in the RevenueCat dashboard, if available.var weekly: Package?
Weekly
Package
type configured in the RevenueCat dashboard, if available.