frontend
Preparing search index...
lib/account/account_db_utils
UserMetadata
Type Alias UserMetadata
Object storing account metadata like type, username, and ID.
type
UserMetadata
=
{
AccountID
:
string
;
AccountType
:
AccountType
;
Username
:
string
;
}
Index
Properties
Account
ID
Account
Type
Username
Properties
Account
ID
AccountID
:
string
Account
Type
AccountType
:
AccountType
Username
Username
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Account
ID
Account
Type
Username
frontend
Loading...
Object storing account metadata like type, username, and ID.