RuleEffects

data class RuleEffects(val trackerObjectType: TrackerObjectType, val trackerObjectUid: String, val ruleEffects: List<RuleEffect>)

Constructors

Link copied to clipboard
constructor(trackerObjectType: TrackerObjectType, trackerObjectUid: String, ruleEffects: List<RuleEffect>)

Properties

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