Ruleset Rule Action Parameters Autominify
data class RulesetRuleActionParametersAutominify(val css: Boolean? = null, val html: Boolean? = null, val js: Boolean? = null)
Constructors
Link copied to clipboard
fun RulesetRuleActionParametersAutominify(css: Boolean? = null, html: Boolean? = null, js: Boolean? = null)