SetNodeStackTracesEnabledRequest

@Serializable
data class SetNodeStackTracesEnabledRequest(val enable: Boolean)

Request object containing input parameters for the DOMDomain.setNodeStackTracesEnabled command.

Constructors

Link copied to clipboard
constructor(enable: Boolean)

Properties

Link copied to clipboard

Enable or disable.