object_wrappers library
Classes
- AmazonConfiguration
- A PurchasesConfiguration convenience object that sets PurchasesConfiguration.store to Store.amazon
- CustomerInfo
- Class containing all information regarding the customer
- EntitlementInfo
- The EntitlementInfo object gives you access to all of the information about the status of a user entitlement.
- EntitlementInfos
- This class contains all the entitlements associated to the user.
- GoogleProductChangeInfo
- IntroductoryPrice
-
Contains all the introductory information associated with a
Product
- Offering
- An offering is a collection of Package available for the user to purchase. For more info see https://docs.revenuecat.com/docs/entitlements
- Offerings
- This class contains all the offerings configured in RevenueCat dashboard. For more info see https://docs.revenuecat.com/docs/entitlements
- Package
- Contains information about the product available for the user to purchase. For more info see https://docs.revenuecat.com/docs/entitlements
- Period
- Contains all the details associated with a Period
- PresentedOfferingContext
- Contains all the details associated with a PresentedOfferingContext
- PresentedOfferingTargetingContext
- Contains all the details associated with a PresentedOfferingContext
- Price
- Contains all the details associated with a Price
- PricingPhase
- Contains all the details associated with a PricingPhase
- PromotionalOffer
- The signed discount applied to a payment
- PurchasesConfiguration
-
Used when calling
configure
to configure the RevenueCat plugin - PurchasesError
- PurchasesErrorCodeConverter
- PurchasesErrorHelper
- Helper to convert from PlatformExceptions to PurchasesErrorCodes
- StoreProduct
- Contains all the product details associated with a StoreProduct
- StoreProductDiscount
- StoreTransaction
- Represents a purchase transaction
- SubscriptionOption
- Contains all details associated with a SubscriptionOption Used only for Google
- UpgradeInfo
- This class holds the information used when upgrading from another sku. To be used with purchaseProduct and purchasePackage.
Enums
- EntitlementVerificationMode
- Enum of entitlement verification modes
- GoogleProrationMode
- GoogleProductChangeInfo's ProrationMode.
- OfferPaymentMode
- OwnershipType
- Enum of ownership types
- PackageType
- Enumeration of all possible Package types.
- PeriodType
- Enum of supported period types for an entitlement.
- PeriodUnit
- ProductCategory
- Supported StoreProduct types.
- ProrationMode
- Replace SKU's ProrationMode.
- PurchasesErrorCode
- Different error codes returned by the Purchases functions.
- PurchaseType
- Supported SKU types.
- RecurrenceMode
- Store
- Enum of supported stores
- VerificationResult
- Enum of entitlement verification modes