CustomerInfo

data class CustomerInfo(val originalAppUserId: String, val entitlements: EntitlementInfos, val managementURL: String?)

Constructors

Link copied to clipboard
constructor(originalAppUserId: String, entitlements: EntitlementInfos, managementURL: String?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard