GetGreyTagRoutesRouteScRuleItem

data class GetGreyTagRoutesRouteScRuleItem(val cond: String, val name: String, val operator: String, val type: String, val value: String)

Constructors

Link copied to clipboard
constructor(cond: String, name: String, operator: String, type: String, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The comparison operator.

Link copied to clipboard

The name of the parameter.

Link copied to clipboard

The operator.

Link copied to clipboard

The Compare types.

Link copied to clipboard

The value of the parameter.