GetGreyTagRoutesRouteScRule

data class GetGreyTagRoutesRouteScRule(val condition: String, val items: List<GetGreyTagRoutesRouteScRuleItem>, val path: String)

Constructors

Link copied to clipboard
constructor(condition: String, items: List<GetGreyTagRoutesRouteScRuleItem>, path: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Conditional Patterns for Grayscale Rules.

Link copied to clipboard

A list of conditions items.

Link copied to clipboard

The path corresponding to the grayscale rule.