746 B
746 B
BaseballLineup
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| RequestingUserRole | *Role | [optional] [default to null] | |
| AwayPlayers | **[]BaseballPerson** | [optional] [default to null] | |
| HomePlayers | **[]BaseballPerson** | [optional] [default to null] | |
| HydratedPeople | **map[string]interface{}** | [optional] [default to null] | |
| UserPrivileges | **[]Privilege** | [optional] [default to null] |