GetDbNodesDbNode

data class GetDbNodesDbNode(val name: String, val properties: List<GetDbNodesDbNodeProperty>)

Constructors

Link copied to clipboard
constructor(name: String, properties: List<GetDbNodesDbNodeProperty>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The dbnode name

Link copied to clipboard