# VehicleFilter
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**exclude** | Option<**bool**> | Whether vehicle in list is to include or exclude from search. | [optional][default to true]
**vehicle_numbers** | Option<**Vec<String>**> | | [optional]
**line_numbers** | Option<**Vec<String>**> | | [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)