SDKs code references for Unity
Easily embed Xsolla services with this ready-to-use libraries for Unity applications and games
|
Found user entity. More...
Public Attributes | |
string | user_id |
The Xsolla Login user ID. You can find it in Publisher Account > your Login project > Users > Username/ID. | |
string | nickname |
User nickname. | |
bool | is_me |
Shows whether the user who initiated a search or not. | |
string | registered |
Date of user registration in the RFC3339 format. | |
string | last_login |
Date of the last user login in the RFC3339 format. | |
string | avatar |
URL of the user avatar. | |
string | tag |
User tag without "#" at the beginning. Can have no unique value. | |
Found user entity.