UsersDataProviderImpl

Constructors

Link copied to clipboard
constructor(api: UsersApi)

Types

Link copied to clipboard
object Companion

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
open suspend override fun updateReceiptEmailAddress(emailAddress: String): DataProviderResponse<Unit>

Update the receipt email address for the current user