GetGreyTagRoutesRouteDubboRuleItem

data class GetGreyTagRoutesRouteDubboRuleItem(val cond: String, val expr: String, val index: Int, val operator: String, val value: String)

Constructors

Link copied to clipboard
constructor(cond: String, expr: String, index: Int, operator: String, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The comparison operator.

Link copied to clipboard

The parameter value gets the expression.

Link copied to clipboard
val index: Int

The parameter number.

Link copied to clipboard

The operator.

Link copied to clipboard

The value of the parameter.