| Name | Type | Description | Notes |
|---|---|---|---|
| label | string | The label corresponding to the link. This label is automatically translated based on the Accept-Language http header. | [optional] |
| doc_url | \IMN\Swagger\Client\Model\DocUrl | [optional] | |
| description | string | The description of the link | [optional] |
| href | \IMN\Swagger\Client\Model\Href | ||
| operation_id | \IMN\Swagger\Client\Model\OperationId | [optional] | |
| method | \IMN\Swagger\Client\Model\HttpMethod | [optional] | |
| parameters | \IMN\Swagger\Client\Model\LinkParameter3Types | [optional] | |
| url_templated | bool | indicates whether the href is templated or not | [optional] |
| all_required_params_provided | bool | indicates whether all required params have been provided | [optional] |
| all_optional_params_provided | bool | indicates whether all optionals params have been provided | [optional] |
| info | \IMN\Swagger\Client\Model\InfoSummaries | [optional] |