Package-level declarations
Properties
Map of productIds to expiration instants.
Map of productIds to purchase instants.
The instant a billing issue was detected. Can be null
if there is no billing issue or an issue has been resolved. Note: Entitlement may still be active even if there is a billing issue. Check the isActive property.
The expiration instant for the entitlement, can be null
for lifetime access. If the periodType is PeriodType.TRIAL, this is the trial expiration instant.
The instant this user was first seen in RevenueCat.
The latest expiration instant of all purchased productIds.
Nullable on iOS only not on Android. The latest purchase or renewal instant for the entitlement.
The purchase instant for the version of the application when the user bought the app. Use this for grandfathering users when migrating to subscriptions. This can be null, see Purchases.restorePurchases.
Nullable on iOS only not on Android. The first instant this entitlement was purchased.
The purchase instant.
The instant when this info was requested.
The instant an unsubscribe was detected. Can be null
.