BlockchainMemberNodesSkuResponse

data class BlockchainMemberNodesSkuResponse(val capacity: Int? = null)

Payload of the blockchain member nodes Sku for a blockchain member.

Constructors

Link copied to clipboard
constructor(capacity: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val capacity: Int? = null

Gets or sets the nodes capacity.