1.5 KiB
1.5 KiB
Leaders
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| RequestingUserRole | *Role | [optional] [default to null] | |
| LeaderCategory | *PersonLeadersEnum | [optional] [default to null] | |
| StatGroup | *StatGroup | [optional] [default to null] | |
| Season | string | [optional] [default to null] | |
| GameType | *GameTypeEnum | [optional] [default to null] | |
| StatType | *StatType | [optional] [default to null] | |
| Team | *BaseballTeam | [optional] [default to null] | |
| League | *League | [optional] [default to null] | |
| TotalSplits | int32 | [optional] [default to null] | |
| Leaders | **[]PlayerLeader** | [optional] [default to null] | |
| Limits | *LeaderLimits | [optional] [default to null] | |
| LimitMetaData | *LimitMetadata | [optional] [default to null] | |
| HydratedTeams | **map[string]interface{}** | [optional] [default to null] | |
| HydratedPeople | **map[string]interface{}** | [optional] [default to null] | |
| UserPrivileges | **[]Privilege** | [optional] [default to null] |