SetAutomationOverrideParameter

@Serializable
data class SetAutomationOverrideParameter(val enabled: Boolean)

Constructors

Link copied to clipboard
constructor(enabled: Boolean)

Properties

Link copied to clipboard

Whether the override should be enabled.