set Accepted Document Types
fun setAcceptedDocumentTypes(types: List<RootDocumentType>): DocumentDataExtractorConfigurationBuilder
Sets the accepted document data types. The extractor will only extract documents of these types.
Parameters
types
The array of document data types that will be extracted.