# link.Link

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**description** | **str** |  | [optional] 
**extensions** | **{str: (bool, date, datetime, dict, float, int, list, str,)}** |  | [optional] 
**getref** | **str** |  | [optional] 
**headers** | [**{str: (header.Header,)}**](Header.md) |  | [optional] 
**operation_id** | **str** |  | [optional] 
**operation_ref** | **str** |  | [optional] 
**parameters** | **{str: (str,)}** |  | [optional] 
**request_body** | **bool, date, datetime, dict, float, int, list, str** |  | [optional] 
**server** | [**server.Server**](Server.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)


