# media_type.MediaType

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**encoding** | [**{str: (encoding.Encoding,)}**](Encoding.md) |  | [optional] 
**example** | **bool, date, datetime, dict, float, int, list, str** |  | [optional] 
**examples** | [**{str: (example.Example,)}**](Example.md) |  | [optional] 
**extensions** | **{str: (bool, date, datetime, dict, float, int, list, str,)}** |  | [optional] 
**schema** | [**schema.Schema**](Schema.md) |  | [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)


