HciSubGraph

data class HciSubGraph(id: String, index: Int, name: String?)

Properties

id
Link copied to clipboard
val id: String

The id of this subgraph

index
Link copied to clipboard
val index: Int

The index of this subgraph

name
Link copied to clipboard
val name: String?

The name of this subgraph