LoLPlayerForAllStatsPlayers
Properties
Name | Type | Required | Description |
---|---|---|---|
first_name | str | ✅ | First name of the player. null if unknown |
id_ | int | ✅ | ID of the player |
last_name | str | ✅ | Last name of the player. null if unknown |
name | str | ✅ | Professional name of the player |
stats | LoLPlayerStatsForAllPlayersByMatch | ✅ | Statistics for all players for a match |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs