# new User()
Properties
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
userId |
string | GetSocial User id. | ||
displayName |
string | Display name. | ||
avatarUrl |
string | User avatar. | ||
identities |
Array.<Object> | All identities added to the user. | ||
publicProperties |
Object.<string, string> | All public properties of user. | ||
verified |
boolean |
<optional> |
false | User is verified. |
- Source: