# Link
## Properties
**rel** | **String** | the 'rel' field in HATEOAS navigation. |
**href** | **String** | Allows to provide a value to the link, for example id of the targeted resource or displayable representation for the link. |
**r#type** | Option<**String**> | Hint to indicate the media type expected when dereferencing the target resource. | [optional]
**value** | Option<**String**> | Allows to provide a value to the link, for example id of the targeted resource or displayable representation for the link. | [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)