public class NotaryWelcomeOptions extends Object
| Constructor and Description |
|---|
NotaryWelcomeOptions() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getBody() |
Boolean |
getNotaryTag() |
Boolean |
getRecipientActionRequired() |
Boolean |
getRecipientEmail() |
Boolean |
getRecipientName() |
Boolean |
getRecipientRole() |
Boolean |
getRecipientStatus() |
Boolean |
getTitle() |
void |
setBody(Boolean body) |
void |
setNotaryTag(Boolean notaryTag) |
void |
setRecipientActionRequired(Boolean recipientActionRequired) |
void |
setRecipientEmail(Boolean recipientEmail) |
void |
setRecipientName(Boolean recipientName) |
void |
setRecipientRole(Boolean recipientRole) |
void |
setRecipientStatus(Boolean recipientStatus) |
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 getRecipientActionRequired()
public void setRecipientActionRequired(Boolean recipientActionRequired)
public Boolean getNotaryTag()
public void setNotaryTag(Boolean notaryTag)
public Boolean getRecipientRole()
public void setRecipientRole(Boolean recipientRole)
public Boolean getRecipientStatus()
public void setRecipientStatus(Boolean recipientStatus)
Copyright 2022 OneSpan All rights reserved.