SetCustomObjectFormatterEnabledRequest

@Serializable
data class SetCustomObjectFormatterEnabledRequest(val enabled: Boolean)

Request object containing input parameters for the RuntimeDomain.setCustomObjectFormatterEnabled command.

Constructors

Link copied to clipboard
constructor(enabled: Boolean)

Properties

Link copied to clipboard

(undocumented in the protocol definition)