# ReturnConstraint
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**latest_return** | **i32** | number of days after departure or start of validity of the last return |
**earliest_return** | **i32** | number of days after departure or start of validity of the earliest return |
**excluded_weekdays** | Option<**Vec<i32>**> | weekdays (ISO day of the week, 1 = Monday) between travel and return where travel is not allowed | [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)