@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2016-07-18T18:11:15.675-07:00") public class SignerEmailNotifications extends Object
| Constructor and Description |
|---|
SignerEmailNotifications() |
| Modifier and Type | Method and Description |
|---|---|
SignerEmailNotifications |
agentNotification(String agentNotification)
When set to **true**, the user receives agent notification emails.
|
SignerEmailNotifications |
carbonCopyNotification(String carbonCopyNotification)
When set to **true**, the user receives notifications of carbon copy deliveries.
|
SignerEmailNotifications |
certifiedDeliveryNotification(String certifiedDeliveryNotification)
When set to **true**, the user receives notifications of certified deliveries.
|
SignerEmailNotifications |
documentMarkupActivation(String documentMarkupActivation)
When set to **true**, the user receives notification that document markup has been activated.
|
SignerEmailNotifications |
envelopeActivation(String envelopeActivation)
When set to **true**, the user receives notification that the envelope has been activated.
|
SignerEmailNotifications |
envelopeComplete(String envelopeComplete)
When set to **true**, the user receives notification that the envelope has been completed.
|
SignerEmailNotifications |
envelopeCorrected(String envelopeCorrected)
When set to **true**, the user receives notification that the envelope has been corrected.
|
SignerEmailNotifications |
envelopeDeclined(String envelopeDeclined)
When set to **true**, the user receives notification that the envelope has been declined.
|
SignerEmailNotifications |
envelopeVoided(String envelopeVoided)
When set to **true**, the user receives notification that the envelope has been voided.
|
boolean |
equals(Object o) |
SignerEmailNotifications |
faxReceived(String faxReceived)
Reserved:
|
String |
getAgentNotification() |
String |
getCarbonCopyNotification() |
String |
getCertifiedDeliveryNotification() |
String |
getDocumentMarkupActivation() |
String |
getEnvelopeActivation() |
String |
getEnvelopeComplete() |
String |
getEnvelopeCorrected() |
String |
getEnvelopeDeclined() |
String |
getEnvelopeVoided() |
String |
getFaxReceived() |
String |
getOfflineSigningFailed() |
String |
getPurgeDocuments() |
String |
getReassignedSigner() |
int |
hashCode() |
SignerEmailNotifications |
offlineSigningFailed(String offlineSigningFailed)
When set to **true**, the user receives notification if the offline signing failed.
|
SignerEmailNotifications |
purgeDocuments(String purgeDocuments)
When set to **true**, the user receives notification of document purges.
|
SignerEmailNotifications |
reassignedSigner(String reassignedSigner)
When set to **true**, the user receives notification that the envelope has been reassigned.
|
void |
setAgentNotification(String agentNotification) |
void |
setCarbonCopyNotification(String carbonCopyNotification) |
void |
setCertifiedDeliveryNotification(String certifiedDeliveryNotification) |
void |
setDocumentMarkupActivation(String documentMarkupActivation) |
void |
setEnvelopeActivation(String envelopeActivation) |
void |
setEnvelopeComplete(String envelopeComplete) |
void |
setEnvelopeCorrected(String envelopeCorrected) |
void |
setEnvelopeDeclined(String envelopeDeclined) |
void |
setEnvelopeVoided(String envelopeVoided) |
void |
setFaxReceived(String faxReceived) |
void |
setOfflineSigningFailed(String offlineSigningFailed) |
void |
setPurgeDocuments(String purgeDocuments) |
void |
setReassignedSigner(String reassignedSigner) |
String |
toString() |
public SignerEmailNotifications envelopeActivation(String envelopeActivation)
public String getEnvelopeActivation()
public void setEnvelopeActivation(String envelopeActivation)
public SignerEmailNotifications envelopeComplete(String envelopeComplete)
public String getEnvelopeComplete()
public void setEnvelopeComplete(String envelopeComplete)
public SignerEmailNotifications carbonCopyNotification(String carbonCopyNotification)
public String getCarbonCopyNotification()
public void setCarbonCopyNotification(String carbonCopyNotification)
public SignerEmailNotifications certifiedDeliveryNotification(String certifiedDeliveryNotification)
public String getCertifiedDeliveryNotification()
public void setCertifiedDeliveryNotification(String certifiedDeliveryNotification)
public SignerEmailNotifications envelopeDeclined(String envelopeDeclined)
public String getEnvelopeDeclined()
public void setEnvelopeDeclined(String envelopeDeclined)
public SignerEmailNotifications envelopeVoided(String envelopeVoided)
public String getEnvelopeVoided()
public void setEnvelopeVoided(String envelopeVoided)
public SignerEmailNotifications envelopeCorrected(String envelopeCorrected)
public String getEnvelopeCorrected()
public void setEnvelopeCorrected(String envelopeCorrected)
public SignerEmailNotifications reassignedSigner(String reassignedSigner)
public String getReassignedSigner()
public void setReassignedSigner(String reassignedSigner)
public SignerEmailNotifications purgeDocuments(String purgeDocuments)
public String getPurgeDocuments()
public void setPurgeDocuments(String purgeDocuments)
public SignerEmailNotifications faxReceived(String faxReceived)
public String getFaxReceived()
public void setFaxReceived(String faxReceived)
public SignerEmailNotifications documentMarkupActivation(String documentMarkupActivation)
public String getDocumentMarkupActivation()
public void setDocumentMarkupActivation(String documentMarkupActivation)
public SignerEmailNotifications agentNotification(String agentNotification)
public String getAgentNotification()
public void setAgentNotification(String agentNotification)
public SignerEmailNotifications offlineSigningFailed(String offlineSigningFailed)
public String getOfflineSigningFailed()
public void setOfflineSigningFailed(String offlineSigningFailed)
Copyright © 2016. All rights reserved.