RateBasedRulePredicate

data class RateBasedRulePredicate(val dataId: String, val negated: Boolean, val type: String)

Constructors

Link copied to clipboard
fun RateBasedRulePredicate(dataId: String, negated: Boolean, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard