public class InpersonHostThankYouOptions extends Object
| Constructor and Description |
|---|
InpersonHostThankYouOptions() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getBody() |
Boolean |
getDownloadButton() |
Boolean |
getRecipientEmail() |
Boolean |
getRecipientName() |
Boolean |
getRecipientRole() |
Boolean |
getRecipientStatus() |
Boolean |
getReviewDocumentsButton() |
Boolean |
getTitle() |
void |
setBody(Boolean body) |
void |
setDownloadButton(Boolean downloadButton) |
void |
setRecipientEmail(Boolean recipientEmail) |
void |
setRecipientName(Boolean recipientName) |
void |
setRecipientRole(Boolean recipientRole) |
void |
setRecipientStatus(Boolean recipientStatus) |
void |
setReviewDocumentsButton(Boolean reviewDocumentsButton) |
void |
setTitle(Boolean title) |
public Boolean getTitle()
public void setTitle(Boolean title)
public Boolean getBody()
public void setBody(Boolean body)
public Boolean getRecipientName()
public void setRecipientName(Boolean recipientName)
public Boolean getRecipientEmail()
public void setRecipientEmail(Boolean recipientEmail)
public Boolean getRecipientRole()
public void setRecipientRole(Boolean recipientRole)
public Boolean getRecipientStatus()
public void setRecipientStatus(Boolean recipientStatus)
public Boolean getDownloadButton()
public void setDownloadButton(Boolean downloadButton)
public Boolean getReviewDocumentsButton()
public void setReviewDocumentsButton(Boolean reviewDocumentsButton)
Copyright 2022 OneSpan All rights reserved.