# ShipNavRouteWaypoint
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**symbol** | **String** | The symbol of the waypoint. |
**r#type** | [**models::WaypointType**](WaypointType.md) | |
**system_symbol** | **String** | The symbol of the system. |
**x** | **i32** | Position in the universe in the x axis. |
**y** | **i32** | Position in the universe in the y axis. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)