RuleEnrollmentJs

data class RuleEnrollmentJs(val enrollment: String, val programName: String, val incidentDate: RuleLocalDate, val enrollmentDate: RuleLocalDate, val status: RuleEnrollmentStatus, val organisationUnit: String, val organisationUnitCode: String?, val attributeValues: Array<RuleAttributeValue>)

Constructors

Link copied to clipboard
constructor(enrollment: String, programName: String, incidentDate: RuleLocalDate, enrollmentDate: RuleLocalDate, status: RuleEnrollmentStatus, organisationUnit: String, organisationUnitCode: String?, attributeValues: Array<RuleAttributeValue>)

Properties

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