A user with additional account details. Always the current user.
More...
Inherited by Nakama.Console.NakamaapiAccount.
|
string | CustomId [get] |
| The custom id in the user's account.
|
|
IEnumerable< IApiAccountDevice > | Devices [get] |
| The devices which belong to the user's account.
|
|
string | Email [get] |
| The email address of the user.
|
|
IApiUser | User [get] |
| The user object.
|
|
string | VerifyTime [get] |
| The UNIX time when the user's email was verified.
|
|
string | Wallet [get] |
| The user's wallet data.
|
|
A user with additional account details. Always the current user.
◆ CustomId
string Nakama.Console.INakamaapiAccount.CustomId |
|
get |
The custom id in the user's account.
◆ Devices
The devices which belong to the user's account.
◆ Email
string Nakama.Console.INakamaapiAccount.Email |
|
get |
The email address of the user.
◆ User
IApiUser Nakama.Console.INakamaapiAccount.User |
|
get |
◆ VerifyTime
string Nakama.Console.INakamaapiAccount.VerifyTime |
|
get |
The UNIX time when the user's email was verified.
◆ Wallet
string Nakama.Console.INakamaapiAccount.Wallet |
|
get |
The documentation for this interface was generated from the following file: