Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
UserTitle
The UserTitle object has the following specification. All properties are required.
| Member | Type | Description |
|---|---|---|
| lastUnlock | DateTime | The time an achievement was last earned. |
| titleId | 32-bit unsigned integer | The unique identifier for the title. |
| titleVersion | string | The version of the title. |
| serviceConfigId | string | ID of the primary service config set associated with the title. |
| titleType | string | The title type. |
| platform | string | The supported platform. |
| name | string | The text name of this title. Maximum length 22. |
| earnedAchievements | 32-bit unsigned integer | The number of achievements earned for the title, including unlocked achievements and successfully completed challenges. |
| currentGamerscore | 32-bit unsigned integer | The total gamerscore this user has earned in this title. |
| maxGamerscore | 32-bit unsigned integer | The total possible gamerscore for this title. |