# ShipNavRoute

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**destination** | [**crate::models::ShipNavRouteWaypoint**](ShipNavRouteWaypoint.md) |  | 
**departure** | [**crate::models::ShipNavRouteWaypoint**](ShipNavRouteWaypoint.md) |  | 
**origin** | [**crate::models::ShipNavRouteWaypoint**](ShipNavRouteWaypoint.md) |  | 
**departure_time** | **String** | The date time of the ship's departure. | 
**arrival** | **String** | The date time of the ship's arrival. If the ship is in-transit, this is the expected time of arrival. | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)