# BaseTripPolicyFilter
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**no_single_step** | Option<**bool**> | The user is not able to climb one step, i.e. wheel chair. | [optional][default to false]
**no_sight** | Option<**bool**> | The user is not able to see. | [optional][default to false]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)