Files
2025-09-07 00:21:05 +00:00

13 lines
762 B
Markdown

# 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]