mlbstats/api/docs/LocationRestObject.md

1.3 KiB

LocationRestObject

Properties

Name Type Description Notes
Copyright string [optional] [default to null]
Address1 string [optional] [default to null]
Address2 string [optional] [default to null]
Address3 string [optional] [default to null]
Address4 string [optional] [default to null]
City string [optional] [default to null]
State string [optional] [default to null]
StateAbbrev string [optional] [default to null]
PostalCode string [optional] [default to null]
DefaultCoordinates *CoordinateRestObject [optional] [default to null]
Coordinates **[]CoordinateRestObject** [optional] [default to null]
AzimuthAngle float64 [optional] [default to null]
Elevation int32 [optional] [default to null]
Country string [optional] [default to null]
Phone string [optional] [default to null]

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