@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2016-04-27T11:06:30.816-07:00") public class CertifiedDelivery extends Object
| Constructor and Description |
|---|
CertifiedDelivery() |
| Modifier and Type | Method and Description |
|---|---|
CertifiedDelivery |
accessCode(String accessCode)
If a value is provided, the recipient must enter the value as the access code to view and sign the envelope.
|
CertifiedDelivery |
addAccessCodeToEmail(String addAccessCodeToEmail)
This Optional attribute indicates that the access code will be added to the email sent to the recipient; this nullifies the Security measure of Access Code on the recipient.
|
CertifiedDelivery |
clientUserId(String clientUserId)
Specifies whether the recipient is embedded or remote.
|
CertifiedDelivery |
customFields(List<String> customFields)
An optional array of strings that allows the sender to provide custom data about the recipient.
|
CertifiedDelivery |
declinedDateTime(String declinedDateTime)
The date and time the recipient declined the document.
|
CertifiedDelivery |
declinedReason(String declinedReason)
The reason the recipient declined the document.
|
CertifiedDelivery |
deliveredDateTime(String deliveredDateTime)
Reserved: For DocuSign use only.
|
CertifiedDelivery |
deliveryMethod(String deliveryMethod)
Reserved: For DocuSign use only.
|
CertifiedDelivery |
email(String email) |
CertifiedDelivery |
emailNotification(RecipientEmailNotification emailNotification) |
CertifiedDelivery |
emailRecipientPostSigningURL(String emailRecipientPostSigningURL) |
CertifiedDelivery |
embeddedRecipientStartURL(String embeddedRecipientStartURL)
Specifies a sender provided valid URL string for redirecting an embedded recipient.
|
boolean |
equals(Object o) |
CertifiedDelivery |
errorDetails(ErrorDetails errorDetails) |
CertifiedDelivery |
excludedDocuments(List<String> excludedDocuments)
Specifies the documents that are not visible to this recipient.
|
CertifiedDelivery |
faxNumber(String faxNumber)
Reserved:
|
String |
getAccessCode() |
String |
getAddAccessCodeToEmail() |
String |
getClientUserId() |
List<String> |
getCustomFields() |
String |
getDeclinedDateTime() |
String |
getDeclinedReason() |
String |
getDeliveredDateTime() |
String |
getDeliveryMethod() |
String |
getEmail() |
RecipientEmailNotification |
getEmailNotification() |
String |
getEmailRecipientPostSigningURL() |
String |
getEmbeddedRecipientStartURL() |
ErrorDetails |
getErrorDetails() |
List<String> |
getExcludedDocuments() |
String |
getFaxNumber() |
String |
getIdCheckConfigurationName() |
IdCheckInformationInput |
getIdCheckInformationInput() |
String |
getInheritEmailNotificationConfiguration() |
String |
getName() |
String |
getNote() |
RecipientPhoneAuthentication |
getPhoneAuthentication() |
List<Attachment> |
getRecipientAttachments() |
AuthenticationStatus |
getRecipientAuthenticationStatus() |
String |
getRecipientId() |
String |
getRecipientIdGuid() |
String |
getRequireIdLookup() |
String |
getRoleName() |
String |
getRoutingOrder() |
RecipientSAMLAuthentication |
getSamlAuthentication() |
String |
getSentDateTime() |
String |
getSignedDateTime() |
String |
getSigningGroupId() |
String |
getSigningGroupName() |
List<UserInfo> |
getSigningGroupUsers() |
RecipientSMSAuthentication |
getSmsAuthentication() |
List<SocialAuthentication> |
getSocialAuthentications() |
String |
getStatus() |
String |
getTemplateLocked() |
String |
getTemplateRequired() |
String |
getTotalTabCount() |
String |
getUserId() |
int |
hashCode() |
CertifiedDelivery |
idCheckConfigurationName(String idCheckConfigurationName)
Specifies authentication check by name.
|
CertifiedDelivery |
idCheckInformationInput(IdCheckInformationInput idCheckInformationInput) |
CertifiedDelivery |
inheritEmailNotificationConfiguration(String inheritEmailNotificationConfiguration)
When set to **true** and the envelope recipient creates a DocuSign account after signing, the Manage Account Email Notification settings are used as the default settings for the recipient's account.
|
CertifiedDelivery |
name(String name) |
CertifiedDelivery |
note(String note)
Specifies a note that is unique to this recipient.
|
CertifiedDelivery |
phoneAuthentication(RecipientPhoneAuthentication phoneAuthentication) |
CertifiedDelivery |
recipientAttachments(List<Attachment> recipientAttachments)
Reserved:
|
CertifiedDelivery |
recipientAuthenticationStatus(AuthenticationStatus recipientAuthenticationStatus) |
CertifiedDelivery |
recipientId(String recipientId)
Unique for the recipient.
|
CertifiedDelivery |
recipientIdGuid(String recipientIdGuid) |
CertifiedDelivery |
requireIdLookup(String requireIdLookup)
When set to **true**, the recipient is required to use the specified ID check method (including Phone and SMS authentication) to validate their identity.
|
CertifiedDelivery |
roleName(String roleName)
Optional element.
|
CertifiedDelivery |
routingOrder(String routingOrder)
Specifies the routing order of the recipient in the envelope.
|
CertifiedDelivery |
samlAuthentication(RecipientSAMLAuthentication samlAuthentication) |
CertifiedDelivery |
sentDateTime(String sentDateTime)
The date and time the envelope was sent.
|
void |
setAccessCode(String accessCode) |
void |
setAddAccessCodeToEmail(String addAccessCodeToEmail) |
void |
setClientUserId(String clientUserId) |
void |
setCustomFields(List<String> customFields) |
void |
setDeclinedDateTime(String declinedDateTime) |
void |
setDeclinedReason(String declinedReason) |
void |
setDeliveredDateTime(String deliveredDateTime) |
void |
setDeliveryMethod(String deliveryMethod) |
void |
setEmail(String email) |
void |
setEmailNotification(RecipientEmailNotification emailNotification) |
void |
setEmailRecipientPostSigningURL(String emailRecipientPostSigningURL) |
void |
setEmbeddedRecipientStartURL(String embeddedRecipientStartURL) |
void |
setErrorDetails(ErrorDetails errorDetails) |
void |
setExcludedDocuments(List<String> excludedDocuments) |
void |
setFaxNumber(String faxNumber) |
void |
setIdCheckConfigurationName(String idCheckConfigurationName) |
void |
setIdCheckInformationInput(IdCheckInformationInput idCheckInformationInput) |
void |
setInheritEmailNotificationConfiguration(String inheritEmailNotificationConfiguration) |
void |
setName(String name) |
void |
setNote(String note) |
void |
setPhoneAuthentication(RecipientPhoneAuthentication phoneAuthentication) |
void |
setRecipientAttachments(List<Attachment> recipientAttachments) |
void |
setRecipientAuthenticationStatus(AuthenticationStatus recipientAuthenticationStatus) |
void |
setRecipientId(String recipientId) |
void |
setRecipientIdGuid(String recipientIdGuid) |
void |
setRequireIdLookup(String requireIdLookup) |
void |
setRoleName(String roleName) |
void |
setRoutingOrder(String routingOrder) |
void |
setSamlAuthentication(RecipientSAMLAuthentication samlAuthentication) |
void |
setSentDateTime(String sentDateTime) |
void |
setSignedDateTime(String signedDateTime) |
void |
setSigningGroupId(String signingGroupId) |
void |
setSigningGroupName(String signingGroupName) |
void |
setSigningGroupUsers(List<UserInfo> signingGroupUsers) |
void |
setSmsAuthentication(RecipientSMSAuthentication smsAuthentication) |
void |
setSocialAuthentications(List<SocialAuthentication> socialAuthentications) |
void |
setStatus(String status) |
void |
setTemplateLocked(String templateLocked) |
void |
setTemplateRequired(String templateRequired) |
void |
setTotalTabCount(String totalTabCount) |
void |
setUserId(String userId) |
CertifiedDelivery |
signedDateTime(String signedDateTime)
Reserved: For DocuSign use only.
|
CertifiedDelivery |
signingGroupId(String signingGroupId)
When set to **true** and the feature is enabled in the sender's account, the signing recipient is required to draw signatures and initials at each signature/initial tab ( instead of adopting a signature/initial style or only drawing a signature/initial once).
|
CertifiedDelivery |
signingGroupName(String signingGroupName)
The display name for the signing group.
|
CertifiedDelivery |
signingGroupUsers(List<UserInfo> signingGroupUsers)
A complex type that contains information about users in the signing group.
|
CertifiedDelivery |
smsAuthentication(RecipientSMSAuthentication smsAuthentication) |
CertifiedDelivery |
socialAuthentications(List<SocialAuthentication> socialAuthentications)
Lists the social ID type that can be used for recipient authentication.
|
CertifiedDelivery |
status(String status)
Indicates the envelope status.
|
CertifiedDelivery |
templateLocked(String templateLocked)
When set to **true**, the sender cannot change any attributes of the recipient.
|
CertifiedDelivery |
templateRequired(String templateRequired)
When set to **true**, the sender may not remove the recipient.
|
String |
toString() |
CertifiedDelivery |
totalTabCount(String totalTabCount) |
CertifiedDelivery |
userId(String userId) |
public CertifiedDelivery excludedDocuments(List<String> excludedDocuments)
public CertifiedDelivery name(String name)
public String getName()
public void setName(String name)
public CertifiedDelivery email(String email)
public String getEmail()
public void setEmail(String email)
public CertifiedDelivery emailRecipientPostSigningURL(String emailRecipientPostSigningURL)
public String getEmailRecipientPostSigningURL()
public void setEmailRecipientPostSigningURL(String emailRecipientPostSigningURL)
public CertifiedDelivery signingGroupId(String signingGroupId)
public String getSigningGroupId()
public void setSigningGroupId(String signingGroupId)
public CertifiedDelivery signingGroupName(String signingGroupName)
public String getSigningGroupName()
public void setSigningGroupName(String signingGroupName)
public CertifiedDelivery signingGroupUsers(List<UserInfo> signingGroupUsers)
public CertifiedDelivery recipientId(String recipientId)
public String getRecipientId()
public void setRecipientId(String recipientId)
public CertifiedDelivery recipientIdGuid(String recipientIdGuid)
public String getRecipientIdGuid()
public void setRecipientIdGuid(String recipientIdGuid)
public CertifiedDelivery accessCode(String accessCode)
public String getAccessCode()
public void setAccessCode(String accessCode)
public CertifiedDelivery addAccessCodeToEmail(String addAccessCodeToEmail)
public String getAddAccessCodeToEmail()
public void setAddAccessCodeToEmail(String addAccessCodeToEmail)
public CertifiedDelivery requireIdLookup(String requireIdLookup)
public String getRequireIdLookup()
public void setRequireIdLookup(String requireIdLookup)
public CertifiedDelivery idCheckConfigurationName(String idCheckConfigurationName)
public String getIdCheckConfigurationName()
public void setIdCheckConfigurationName(String idCheckConfigurationName)
public CertifiedDelivery socialAuthentications(List<SocialAuthentication> socialAuthentications)
public List<SocialAuthentication> getSocialAuthentications()
public void setSocialAuthentications(List<SocialAuthentication> socialAuthentications)
public CertifiedDelivery phoneAuthentication(RecipientPhoneAuthentication phoneAuthentication)
public RecipientPhoneAuthentication getPhoneAuthentication()
public void setPhoneAuthentication(RecipientPhoneAuthentication phoneAuthentication)
public CertifiedDelivery samlAuthentication(RecipientSAMLAuthentication samlAuthentication)
public RecipientSAMLAuthentication getSamlAuthentication()
public void setSamlAuthentication(RecipientSAMLAuthentication samlAuthentication)
public CertifiedDelivery smsAuthentication(RecipientSMSAuthentication smsAuthentication)
public RecipientSMSAuthentication getSmsAuthentication()
public void setSmsAuthentication(RecipientSMSAuthentication smsAuthentication)
public CertifiedDelivery userId(String userId)
public String getUserId()
public void setUserId(String userId)
public CertifiedDelivery clientUserId(String clientUserId)
public String getClientUserId()
public void setClientUserId(String clientUserId)
public CertifiedDelivery embeddedRecipientStartURL(String embeddedRecipientStartURL)
public String getEmbeddedRecipientStartURL()
public void setEmbeddedRecipientStartURL(String embeddedRecipientStartURL)
public CertifiedDelivery customFields(List<String> customFields)
public CertifiedDelivery routingOrder(String routingOrder)
public String getRoutingOrder()
public void setRoutingOrder(String routingOrder)
public CertifiedDelivery idCheckInformationInput(IdCheckInformationInput idCheckInformationInput)
public IdCheckInformationInput getIdCheckInformationInput()
public void setIdCheckInformationInput(IdCheckInformationInput idCheckInformationInput)
public CertifiedDelivery recipientAttachments(List<Attachment> recipientAttachments)
public List<Attachment> getRecipientAttachments()
public void setRecipientAttachments(List<Attachment> recipientAttachments)
public CertifiedDelivery note(String note)
public String getNote()
public void setNote(String note)
public CertifiedDelivery roleName(String roleName)
public String getRoleName()
public void setRoleName(String roleName)
public CertifiedDelivery status(String status)
public String getStatus()
public void setStatus(String status)
public CertifiedDelivery signedDateTime(String signedDateTime)
public String getSignedDateTime()
public void setSignedDateTime(String signedDateTime)
public CertifiedDelivery deliveredDateTime(String deliveredDateTime)
public String getDeliveredDateTime()
public void setDeliveredDateTime(String deliveredDateTime)
public CertifiedDelivery declinedDateTime(String declinedDateTime)
public String getDeclinedDateTime()
public void setDeclinedDateTime(String declinedDateTime)
public CertifiedDelivery sentDateTime(String sentDateTime)
public String getSentDateTime()
public void setSentDateTime(String sentDateTime)
public CertifiedDelivery declinedReason(String declinedReason)
public String getDeclinedReason()
public void setDeclinedReason(String declinedReason)
public CertifiedDelivery deliveryMethod(String deliveryMethod)
public String getDeliveryMethod()
public void setDeliveryMethod(String deliveryMethod)
public CertifiedDelivery faxNumber(String faxNumber)
public String getFaxNumber()
public void setFaxNumber(String faxNumber)
public CertifiedDelivery templateLocked(String templateLocked)
public String getTemplateLocked()
public void setTemplateLocked(String templateLocked)
public CertifiedDelivery templateRequired(String templateRequired)
public String getTemplateRequired()
public void setTemplateRequired(String templateRequired)
public CertifiedDelivery emailNotification(RecipientEmailNotification emailNotification)
public RecipientEmailNotification getEmailNotification()
public void setEmailNotification(RecipientEmailNotification emailNotification)
public CertifiedDelivery inheritEmailNotificationConfiguration(String inheritEmailNotificationConfiguration)
public String getInheritEmailNotificationConfiguration()
public void setInheritEmailNotificationConfiguration(String inheritEmailNotificationConfiguration)
public CertifiedDelivery errorDetails(ErrorDetails errorDetails)
public ErrorDetails getErrorDetails()
public void setErrorDetails(ErrorDetails errorDetails)
public CertifiedDelivery recipientAuthenticationStatus(AuthenticationStatus recipientAuthenticationStatus)
public AuthenticationStatus getRecipientAuthenticationStatus()
public void setRecipientAuthenticationStatus(AuthenticationStatus recipientAuthenticationStatus)
public CertifiedDelivery totalTabCount(String totalTabCount)
public String getTotalTabCount()
public void setTotalTabCount(String totalTabCount)
Copyright © 2016. All rights reserved.