# holzleitner_api.model.SyncTourRequest ## Load the model package ```dart import 'package:holzleitner_api/api.dart'; ``` ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **deliveries** | [**BuiltList<SyncDelivery>**](SyncDelivery.md) | | **driverPersonalnummer** | **int** | | **tourDate** | [**Date**](Date.md) | | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)