# parameter.Parameter

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**allow_empty_value** | **bool** |  | [optional] 
**allow_reserved** | **bool** |  | [optional] 
**content** | [**{str: (media_type.MediaType,)}**](MediaType.md) |  | [optional] 
**deprecated** | **bool** |  | [optional] 
**description** | **str** |  | [optional] 
**example** | **bool, date, datetime, dict, float, int, list, str** |  | [optional] 
**examples** | [**{str: (example.Example,)}**](Example.md) |  | [optional] 
**explode** | **bool** |  | [optional] 
**extensions** | **{str: (bool, date, datetime, dict, float, int, list, str,)}** |  | [optional] 
**getref** | **str** |  | [optional] 
**_in** | **str** |  | [optional] 
**name** | **str** |  | [optional] 
**required** | **bool** |  | [optional] 
**schema** | [**schema.Schema**](Schema.md) |  | [optional] 
**style** | **str** |  | [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)


