| Package | Description |
|---|---|
| com.silanis.esl.sdk.builder |
Builder classes provide high-level support for creating model objects.
|
| Modifier and Type | Method and Description |
|---|---|
static InpersonHostThankYouOptionsBuilder |
InpersonHostThankYouOptionsBuilder.newInpersonHostThankYouOptions()
Creates a new InPerson Host Thank You Options builder.
|
InpersonHostThankYouOptionsBuilder |
InpersonHostThankYouOptionsBuilder.withBody()
Enables displaying the 'body' section on the InPerson Host Thank You page.
|
InpersonHostThankYouOptionsBuilder |
InpersonHostThankYouOptionsBuilder.withDownloadButton()
Enables displaying the 'downloadButton' section on the InPerson Host Thank You page.
|
InpersonHostThankYouOptionsBuilder |
InpersonHostThankYouOptionsBuilder.withoutBody()
Disables displaying the 'body' section.
|
InpersonHostThankYouOptionsBuilder |
InpersonHostThankYouOptionsBuilder.withoutDownloadButton()
Disables displaying the 'downloadButton' section.
|
InpersonHostThankYouOptionsBuilder |
InpersonHostThankYouOptionsBuilder.withoutRecipientEmail()
Disables displaying the 'recipientEmail' section.
|
InpersonHostThankYouOptionsBuilder |
InpersonHostThankYouOptionsBuilder.withoutRecipientName()
Disables displaying the 'recipientName' section.
|
InpersonHostThankYouOptionsBuilder |
InpersonHostThankYouOptionsBuilder.withoutRecipientRole()
Disables displaying the 'recipientRole' section.
|
InpersonHostThankYouOptionsBuilder |
InpersonHostThankYouOptionsBuilder.withoutRecipientStatus()
Disables displaying the 'recipientStatus' section.
|
InpersonHostThankYouOptionsBuilder |
InpersonHostThankYouOptionsBuilder.withoutReviewDocumentsButton()
Disables displaying the 'downloadButton' section.
|
InpersonHostThankYouOptionsBuilder |
InpersonHostThankYouOptionsBuilder.withoutTitle()
Disables displaying the 'title' section.
|
InpersonHostThankYouOptionsBuilder |
InpersonHostThankYouOptionsBuilder.withRecipientEmail()
Enables displaying the 'recipientEmail' section on the InPerson Host Thank You page.
|
InpersonHostThankYouOptionsBuilder |
InpersonHostThankYouOptionsBuilder.withRecipientName()
Enables displaying the 'recipientName' section on the InPerson Host Thank You page.
|
InpersonHostThankYouOptionsBuilder |
InpersonHostThankYouOptionsBuilder.withRecipientRole()
Enables displaying the 'recipientRole' section on the InPerson Host Thank You page.
|
InpersonHostThankYouOptionsBuilder |
InpersonHostThankYouOptionsBuilder.withRecipientStatus()
Enables displaying the 'recipientStatus' section on the InPerson Host Thank You page.
|
InpersonHostThankYouOptionsBuilder |
InpersonHostThankYouOptionsBuilder.withReviewDocumentsButton()
Enables displaying the 'reviewDocumentsButton' section on the InPerson Host Thank You page.
|
InpersonHostThankYouOptionsBuilder |
InpersonHostThankYouOptionsBuilder.withTitle()
Enables displaying the 'title' section on the InPerson Host Thank You page.
|
| Modifier and Type | Method and Description |
|---|---|
SigningUiOptionsBuilder |
SigningUiOptionsBuilder.withInpersonHostThankYouOptions(InpersonHostThankYouOptionsBuilder inpersonHostThankYouOptionsBuilder)
Set InpersonHostThankYouOptions.
|
Copyright 2022 OneSpan All rights reserved.