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