# PlaceParam
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**r#type** | Option<[**models::PlaceType**](PlaceType.md)> | | [optional]
**usage** | Option<[**models::PlaceUsage**](PlaceUsage.md)> | | [optional]
**pt_modes** | Option<[**models::ModeFilter**](ModeFilter.md)> | | [optional]
**service_brand_filter** | Option<[**models::ServiceBrandFilter**](ServiceBrandFilter.md)> | | [optional]
**carrier_filter** | Option<[**models::CarrierFilter**](CarrierFilter.md)> | | [optional]
**point_of_interest_filter** | Option<[**models::PointOfInterestFilter**](PointOfInterestFilter.md)> | | [optional]
**number_of_results** | Option<**i32**> | Maximum number of results to be returned. The service is allowed to return fewer objects if reasonable or otherwise appropriate. | [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)