DocumentDetailsModel

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