Class QES.Builder

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      QES.Builder()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Constructor Detail

      • QES.Builder

        QES.Builder()
    • Method Detail

      • setUploadDocument

         final QES.Builder setUploadDocument(Boolean uploadDocument)
        Parameters:
        uploadDocument - If true, shows the QES upload screen before the normal QES screens.
        Returns:

        Builder

        Since:

        5.51.0

      • setDownloadDocument

         final QES.Builder setDownloadDocument(Boolean downloadDocument)
        Parameters:
        downloadDocument - If true, downloads signed PDFs, and shows the Confirmed Signature Details screen at the end of the QES flow.
        Returns:

        Builder

      • setProviderCode

         final QES.Builder setProviderCode(String providerCode)
        Parameters:
        providerCode - Identifier of the qualified signature provider to use for this session (for example QES_3).
        Returns:

        Builder

        Since:

        5.51.0