DocumentDetailsModel

constructor(documentTypeString: String, documentType: DocumentTypeModel? = documentTypeString.getEnum<DocumentTypeModel>(), file: String?, barcodeData: String?, failReasons: List<String>?, extractedData: DocumentExtractedDataModel?)