Optional
Readonly
accessObject that maps access level identifiers (configured by you in Adapty Dashboard)
to the corresponding access level details. The value can be null
if the user does not have any access levels.
Optional
Readonly
customObject representing custom attributes set for the user using the updateProfile method.
Optional
Readonly
customerThe identifier for a user in your system.
Optional
Readonly
nonObject that maps product ids from the store to an array of
information about the user's non-subscription purchases.
The value can be null
if the user does not have any purchases.
Readonly
profileThe identifier for a user in Adapty.
Readonly
segmentOptional
Readonly
subscriptionsObject that maps product ids from a store to
information about the user's subscriptions.
The value can be null
if the user does not have any subscriptions.
Generated using TypeDoc
Interface representing a user profile in Adapty, including details about the user's subscriptions and consumable products.