DocumentSessionInfo

constructor(docType: String? = null, classificationType: String? = null, mrzExtracted: Boolean? = null, optionalDataRedacted: Boolean? = null, enhancedManual: Boolean? = null, mode: String? = null, fourCorners: Array<IntArray>? = null, deviceOrientation: String? = null, documentOrientation: String? = null, warnings: List<String>? = null, jpegQuality: Int? = null, totalDuration: Long, autoTries: Int? = null, manualTries: Int? = null, iqasRequired: Boolean? = null)