# TransferLeg
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**continuous_mode** | Option<**String**> | Types of modes that run at any time without a timetable. Provided by OJP. | [optional]
**transfer_mode** | Option<**String**> | Modes dedicated to perform transfers. Provided by OJP. | [optional]
**start** | [**models::PlaceRef**](PlaceRef.md) | |
**end** | [**models::PlaceRef**](PlaceRef.md) | |
**time_window_start** | Option<**String**> | Time at which window begins. | [optional]
**time_window_end** | Option<**String**> | Time at which window ends. | [optional]
**duration** | Option<**String**> | Overall duration of this interchange. | [optional]
**situation_full_refs** | Option<**Vec<String>**> | | [optional]
**co2_emission** | Option<[**models::Quantity**](Quantity.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)