Get Chains Chain Chain Config Node
data class GetChainsChainChainConfigNode(val enable: Boolean, val nodeConfigs: List<GetChainsChainChainConfigNodeNodeConfig>, val nodeName: String)
Constructors
Link copied to clipboard
constructor(enable: Boolean, nodeConfigs: List<GetChainsChainChainConfigNodeNodeConfig>, nodeName: String)