# Route
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**route_summary** | Option<**String**> | Printable representation of the allowed routing (\"Wegetext\") | [optional]
**route_item** | Option<[**models::RouteItem**](RouteItem.md)> | | [optional]
**route_item_list** | Option<[**Vec<models::RouteItem>**](RouteItem.md)> | list of route items referenced within the list | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)