SDKs code references for Unity
Easily embed Xsolla services with this ready-to-use libraries for Unity applications and games
All Classes Namespaces Functions Variables Enumerations Enumerator Pages
Xsolla.UserAccount.UserPublicInfo Class Reference

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.
 

Detailed Description

Public user info entity.


The documentation for this class was generated from the following file: