mlbstats/api/docs/Sport.md

1.5 KiB

Sport

Properties

Name Type Description Notes
RequestingUserRole *Role [optional] [default to null]
Id int32 [optional] [default to null]
Code string [optional] [default to null]
Name string [optional] [default to null]
Abbreviation string [optional] [default to null]
SortOrder int32 [optional] [default to null]
DeviceProperties *JsonNode [optional] [default to null]
RuleSettings **[]RuleSettings** [optional] [default to null]
SeasonState string [optional] [default to null]
SeasonDateInfo *Season [optional] [default to null]
HydratedRuleSettings **map[string]interface{}** [optional] [default to null]
HydratedSeason **map[string]interface{}** [optional] [default to null]
ActiveStatus string [optional] [default to null]
Affiliated bool [optional] [default to null]
SportActive bool [optional] [default to null]
HydratedDeviceProperties **map[string]interface{}** [optional] [default to null]
UserPrivileges **[]Privilege** [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]