toggle menu
KMPRevenueCatLib
1.0.0
common
switch theme
search in API
kmprevenuecat-purchases
/
com.mmk.kmprevenuecat.purchases.data
/
CustomerInfo
Customer
Info
data
class
CustomerInfo
(
val
originalAppUserId
:
String
,
val
entitlements
:
EntitlementInfos
,
val
managementURL
:
String
?
)
Members
Constructors
Customer
Info
Link copied to clipboard
constructor
(
originalAppUserId
:
String
,
entitlements
:
EntitlementInfos
,
managementURL
:
String
?
)
Properties
entitlements
Link copied to clipboard
val
entitlements
:
EntitlementInfos
management
URL
Link copied to clipboard
val
managementURL
:
String
?
original
App
User
Id
Link copied to clipboard
val
originalAppUserId
:
String