Package
data class Package(identifier: String, packageType: PackageType, product: SkuDetails, offering: String) : Parcelable
Content copied to clipboard
Contains information about the product available for the user to purchase. For more info see https://docs.revenuecat.com/docs/entitlements
Constructors
Link copied to clipboard
fun Package(identifier: String, packageType: PackageType, product: SkuDetails, offering: String)
Content copied to clipboard
Functions
Properties
Link copied to clipboard
Package type for the product. Will be one of PackageType.