Package com.incode.welcome_sdk.modules
Class QES.Builder
-
- All Implemented Interfaces:
public final class QES.Builder
-
-
Constructor Summary
Constructors Constructor Description QES.Builder()
-
Method Summary
Modifier and Type Method Description final QES.Builder
setDownloadDocument(Boolean downloadDocument)
final QES
build()
-
-
Method Detail
-
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
-
-
-
-