rule-engine
Toggle table of contents
3.3.11
common
Platform filter
common
Switch theme
Search in API
rule-engine
rule-engine
/
org.hisp.dhis.rules.models
/
RuleAttributeValue
Rule
Attribute
Value
data
class
RuleAttributeValue
(
val
trackedEntityAttribute
:
String
,
val
value
:
String
)
Members
Constructors
Rule
Attribute
Value
Link copied to clipboard
constructor
(
trackedEntityAttribute
:
String
,
value
:
String
)
Properties
tracked
Entity
Attribute
Link copied to clipboard
val
trackedEntityAttribute
:
String
value
Link copied to clipboard
val
value
:
String