toggle menu
KMPRevenueCatLib
1.0.0
common
switch theme
search in API
kmprevenuecat-purchases
/
com.mmk.kmprevenuecat.purchases.data
/
EntitlementInfo
/
EntitlementInfo
Entitlement
Info
constructor
(
identifier
:
String
,
isActive
:
Boolean
,
willRenew
:
Boolean
,
latestPurchaseDate
:
Long
,
originalPurchaseDate
:
Long
,
expirationDate
:
Long
?
,
productIdentifier
:
String
,
productPlanIdentifier
:
String
?
,
isSandbox
:
Boolean
,
unsubscribeDetectedAt
:
Long
?
,
billingIssueDetectedAt
:
Long
?
)