Blockchain Nodes Ethereum Details
constructor(additionalEndpoints: List<BlockchainNodesEthereumDetailsAdditionalEndpoint>? = null, apiEnableAdmin: Boolean? = null, apiEnableDebug: Boolean? = null, consensusClient: String? = null, executionClient: String? = null, gethDetails: BlockchainNodesEthereumDetailsGethDetails? = null, network: String? = null, nodeType: String? = null, validatorConfig: BlockchainNodesEthereumDetailsValidatorConfig? = null)