Files
psa_car_controller/docs/api/Position.md
T
2021-04-06 12:13:24 +02:00

14 lines
565 B
Markdown

# Position
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**created_at** | **datetime** | Date when the resource has been created. | [optional]
**geometry** | [**Point**](Point.md) | | [optional]
**properties** | [**PositionProperties**](PositionProperties.md) | |
**type** | **str** | | [optional] [default to 'Feature']
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)