DexCareIncident

fun DexCareIncident(name: String, body: String?, status: IncidentStatus, impact: IncidentImpact, updatedAt: ZonedDateTime, scheduledFor: ZonedDateTime?, scheduledUntil: ZonedDateTime?, components: List<DexCareComponent>)