Package

interface Package

Contains information about the product available for the user to purchase. For more info see /docs/entitlements.

Properties

Link copied to clipboard
abstract val identifier: String

Unique identifier for this package. Can be one a predefined package type or a custom one.

Link copied to clipboard
abstract val packageType: PackageType

Package type for the product. Will be one of PackageType.

Link copied to clipboard

PresentedOfferingContext from which this package was obtained.

Link copied to clipboard

StoreProduct assigned to this package.