# NodeInfo ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **metadata** | **Object** | Metadata contains free form key value pairs for software specific values | [optional] **openRegistrations** | **Boolean** | OpenRegistrations indicates if new user registrations are accepted | [optional] **protocols** | **List<String>** | Protocols lists the protocols supported by this server | [optional] **services** | [**NodeInfoServices**](NodeInfoServices.md) | | [optional] **software** | [**NodeInfoSoftware**](NodeInfoSoftware.md) | | [optional] **usage** | [**NodeInfoUsage**](NodeInfoUsage.md) | | [optional] **version** | **String** | Version specifies the schema version | [optional]