AccountDetails

interface AccountDetails

Provides properties related to the account of an authenticated user.

Properties

creationDate
Link copied to clipboard
abstract val creationDate: Date
Creation date of the Webcom account of the authenticated user.
uid
Link copied to clipboard
abstract val uid: String
Unique identifier of the Webcom account of the authenticated user.

Inheritors

AuthenticationDetails
Link copied to clipboard