mlbstats/api/docs/Location.md

1.2 KiB

Location

Properties

Name Type Description Notes
Address1 string [optional] [default to null]
Address2 string [optional] [default to null]
Address3 string [optional] [default to null]
Address4 string [optional] [default to null]
Attention string [optional] [default to null]
Phone string [optional] [default to null]
City string [optional] [default to null]
State string [optional] [default to null]
Country string [optional] [default to null]
StateAbbrev string [optional] [default to null]
PostalCode string [optional] [default to null]
Latitude float64 [optional] [default to null]
Longitude float64 [optional] [default to null]
AzimuthAngle float64 [optional] [default to null]
Elevation int32 [optional] [default to null]

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