Get Blockchain Member Result
constructor(consortium: String? = null, consortiumManagementAccountAddress: String, consortiumManagementAccountPassword: String? = null, consortiumMemberDisplayName: String? = null, consortiumRole: String? = null, dns: String, firewallRules: List<FirewallRuleResponse>? = null, id: String, location: String? = null, name: String, password: String? = null, protocol: String? = null, provisioningState: String, publicKey: String, rootContractAddress: String, sku: SkuResponse? = null, tags: Map<String, String>? = null, type: String, userName: String, validatorNodesSku: BlockchainMemberNodesSkuResponse? = null)