Correction

fun Correction(    _id: String?,     subtype: String?,     channels: List<String>?,     alignment: String?,     additional_properties: Map<String, *>?,     correction_type: String?,     text: String?)