Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 708 Bytes

NodeConnectionStatusSnapshotDTO.md

File metadata and controls

12 lines (9 loc) · 708 Bytes

IO.Swagger.Model.NodeConnectionStatusSnapshotDTO

Properties

Name Type Description Notes
NodeId string The unique ID that identifies the node [optional]
Address string The API address of the node [optional]
ApiPort int? The API port used to communicate with the node [optional]
StatusSnapshot ConnectionStatusSnapshotDTO The connection status snapshot from the node. [optional]

[Back to Model list] [Back to API list] [Back to README]