UsersDataProvider

Data provider containing the various requests used to manipulate the current user.

Inheritors

Functions

Link copied to clipboard

Check if a given emailAddress is available for use as a receipt email address

Link copied to clipboard

Fetch the user information for the current user

Link copied to clipboard
abstract suspend fun updateReceiptEmailAddress(emailAddress: String): DataProviderResponse<Unit>

Update the receipt email address for the current user