SDKs code references for Unity
Easily embed Xsolla services with this ready-to-use libraries for Unity applications and games
|
Public user info 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 | 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 | nickname |
User nickname. | |
string | tag |
User tag without "#" at the beginning. Can have no unique value and can be used in the Search users by nickname call. | |
Public user info entity.