> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# StatisticLeaderboardSource

> Tipo de datos StatisticLeaderboardSource.

## Propiedades

| Nombre        | Tipo   | Descripción                  |
| :------------ | :----- | :--------------------------- |
| StatisticId   | uint32 | Id. único de la estadística. |
| StatisticName | String | Nombre de la estadística.    |


## Related topics

- [LeaderboardSource](/es/services/playfab/api-references/events/data-types/leaderboardsource.md)
- [PFStatisticsStatisticDefinition](/es/services/playfab/api-references/c/pfstatisticstypes/structs/pfstatisticsstatisticdefinition.md)
- [PFStatisticsGetStatisticDefinitionResponse](/es/services/playfab/api-references/c/pfstatisticstypes/structs/pfstatisticsgetstatisticdefinitionresponse.md)
- [character_statistic_changed](/es/services/playfab/api-references/events/Leaderboards/character-statistic-changed.md)
- [character_statistic_deleted](/es/services/playfab/api-references/events/Leaderboards/character-statistic-deleted.md)
