# UiNodeAnchorAttributes ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **href** | **String** | The link's href (destination) URL. format: uri | **id** | **String** | A unique identifier | **node_type** | **String** | NodeType represents this node's types. It is a mirror of `node.type` and is primarily used to allow compatibility with OpenAPI 3.0. In this struct it technically always is \"a\". | **title** | [**crate::models::UiText**](uiText.md) | | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)