GetRulesetsRulesetRuleActionParametersAutominify

data class GetRulesetsRulesetRuleActionParametersAutominify(val css: Boolean? = null, val html: Boolean? = null, val js: Boolean? = null)

Constructors

constructor(css: Boolean? = null, html: Boolean? = null, js: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val css: Boolean? = null
Link copied to clipboard
val html: Boolean? = null
Link copied to clipboard
val js: Boolean? = null