mlbstats/api/docs/CoordinateRestObject.md

15 lines
660 B
Markdown

# CoordinateRestObject
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Copyright** | **string** | | [optional] [default to null]
**Latitude** | **float64** | | [optional] [default to null]
**Longitude** | **float64** | | [optional] [default to null]
**Coordinates** | **[]string** | | [optional] [default to null]
**Type_** | **string** | | [optional] [default to null]
**Label** | **string** | | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)