# TripLegSpecification
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**external_ref** | Option<**String**> | External reference of this trip leg. Unique within trip result. | [optional]
**timed_leg** | Option<[**models::TimedLegSpecification**](TimedLegSpecification.md)> | | [optional]
**transfer_leg** | Option<[**models::TransferLeg**](TransferLeg.md)> | | [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)