The date a billing issue was detected. Can be null
if there is no billing issue or an issue has been resolved
The expiration date for the entitlement, can be null
for lifetime access. If the periodType
is trial
,
this is the trial expiration date.
The entitlement identifier configured in the RevenueCat dashboard
True if the user has access to this entitlement
False if this entitlement is unlocked via a production purchase
The latest purchase or renewal date for the entitlement.
The first date this entitlement was purchased.
The last period type this entitlement was in. Either: NORMAL, INTRO, TRIAL.
The product identifier that unlocked this entitlement
The store where this entitlement was unlocked from. Either: appStore, macAppStore, playStore, stripe, promotional, unknownStore
The date an unsubscribe was detected. Can be null
.
True if the underlying subscription is set to renew at the end of the billing period (expirationDate).
Generated using TypeDoc
The EntitlementInfo object gives you access to all of the information about the status of a user entitlement.