SandboxConfigResponse

data class SandboxConfigResponse(val type: String)

SandboxConfig contains configurations of the sandbox to use for the node.

Constructors

Link copied to clipboard
constructor(type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Type of the sandbox to use for the node.