Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
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. |