Page Rule Actions Cache Key Fields Cookie
data class PageRuleActionsCacheKeyFieldsCookie(val checkPresences: List<String>? = null, val includes: List<String>? = null)
Constructors
Link copied to clipboard
fun PageRuleActionsCacheKeyFieldsCookie(checkPresences: List<String>? = null, includes: List<String>? = null)