Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Hierarchy

  • PurchasesPackage

Index

Properties

Readonly identifier

identifier: string

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

Readonly offeringIdentifier

offeringIdentifier: string

Offering this package belongs to.

Readonly packageType

packageType: PACKAGE_TYPE

Package type for the product. Will be one of [PACKAGE_TYPE].

Readonly product

Product assigned to this package.

Generated using TypeDoc