Optional ReadonlyaccessObject 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 ReadonlycustomObject representing custom attributes set for the user using the Adapty.updateProfile method.
Optional ReadonlycustomerThe identifier for a user in your system.
Optional ReadonlynonObject 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.
ReadonlyprofileThe identifier for a user in Adapty.
Optional ReadonlysubscriptionsObject 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.
Interface representing a user profile in Adapty, including details about the user's subscriptions and consumable products.