RuleDataValueHistory

data class RuleDataValueHistory(val value: String, val eventDate: RuleLocalDate, val createdDate: Instant, val programStage: String)

Constructors

Link copied to clipboard
constructor(value: String, eventDate: RuleLocalDate, createdDate: Instant, programStage: String)

Properties

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