Package com.onfido

Class ExtractionManager


  • public class ExtractionManager
    extends ResourceManager
    Manager class for the Extraction resource type. Contains resource-specific methods for interacting with the API. Authored by akrasnoshchok
    • Constructor Detail

      • ExtractionManager

        protected ExtractionManager​(Config config,
                                    okhttp3.OkHttpClient client)
    • Method Detail

      • perform

        public Extraction perform​(String document_id)
                           throws OnfidoException
        Initiates an extraction for a document.
        Parameters:
        document_id - the unique identifier of the uploaded document to run extraction on
        Returns:
        the Extraction
        Throws:
        OnfidoException - the onfido exception