@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-03-06T16:42:36.211-08:00") public class InPersonSigner extends Object
| Constructor and Description |
|---|
InPersonSigner() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAccessCode()
If a value is provided, the recipient must enter the value as the access code to view and sign the envelope.
|
String |
getAddAccessCodeToEmail()
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.
|
String |
getAutoNavigation() |
String |
getCanSignOffline()
When set to true, specifies that the signer can perform the signing ceremony offline.
|
String |
getClientUserId()
Specifies whether the recipient is embedded or remote.
|
List<String> |
getCustomFields()
An optional array of strings that allows the sender to provide custom data about the recipient.
|
String |
getDeclinedDateTime()
The date and time the recipient declined the document.
|
String |
getDeclinedReason()
The reason the recipient declined the document.
|
String |
getDefaultRecipient() |
String |
getDeliveredDateTime()
Reserved: For DocuSign use only.
|
String |
getDeliveryMethod()
Reserved: For DocuSign use only.
|
List<DocumentVisibility> |
getDocumentVisibility() |
RecipientEmailNotification |
getEmailNotification() |
String |
getEmbeddedRecipientStartURL()
Specifies a sender provided valid URL string for redirecting an embedded recipient.
|
ErrorDetails |
getErrorDetails() |
String |
getFaxNumber()
Reserved:
|
String |
getHostEmail() |
String |
getHostName()
Specifies the name of the signing host.
|
String |
getIdCheckConfigurationName()
Specifies authentication check by name.
|
IdCheckInformationInput |
getIdCheckInformationInput() |
String |
getInheritEmailNotificationConfiguration()
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.
|
String |
getInPersonSigningType() |
NotaryHost |
getNotaryHost() |
String |
getNote()
Specifies a note that is unique to this recipient.
|
OfflineAttributes |
getOfflineAttributes() |
RecipientPhoneAuthentication |
getPhoneAuthentication() |
List<RecipientAttachment> |
getRecipientAttachments()
Reserved:
|
AuthenticationStatus |
getRecipientAuthenticationStatus() |
String |
getRecipientId()
Unique for the recipient.
|
String |
getRecipientIdGuid() |
List<RecipientSignatureProvider> |
getRecipientSignatureProviders() |
String |
getRecipientSuppliesTabs() |
String |
getRequireIdLookup()
When set to true, the recipient is required to use the specified ID check method (including Phone and SMS authentication) to validate their identity.
|
String |
getRequireSignerCertificate() |
String |
getRequireSignOnPaper() |
String |
getRoleName()
Optional element.
|
String |
getRoutingOrder()
Specifies the routing order of the recipient in the envelope.
|
RecipientSAMLAuthentication |
getSamlAuthentication() |
String |
getSentDateTime()
The date and time the envelope was sent.
|
RecipientSignatureInformation |
getSignatureInfo() |
String |
getSignedDateTime()
Reserved: For DocuSign use only.
|
String |
getSignerEmail()
The email address for an InPersonSigner recipient Type.
|
String |
getSignerName()
Required.
|
String |
getSignInEachLocation()
When set to true, specifies that the signer must sign in all locations.
|
String |
getSigningGroupId()
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).
|
String |
getSigningGroupName()
The display name for the signing group.
|
List<UserInfo> |
getSigningGroupUsers()
A complex type that contains information about users in the signing group.
|
RecipientSMSAuthentication |
getSmsAuthentication() |
List<SocialAuthentication> |
getSocialAuthentications()
Lists the social ID type that can be used for recipient authentication.
|
String |
getStatus()
Indicates the envelope status.
|
Tabs |
getTabs() |
String |
getTemplateLocked()
When set to true, the sender cannot change any attributes of the recipient.
|
String |
getTemplateRequired()
When set to true, the sender may not remove the recipient.
|
String |
getTotalTabCount() |
String |
getUserId() |
int |
hashCode() |
void |
setAccessCode(String accessCode) |
void |
setAddAccessCodeToEmail(String addAccessCodeToEmail) |
void |
setAutoNavigation(String autoNavigation) |
void |
setCanSignOffline(String canSignOffline) |
void |
setClientUserId(String clientUserId) |
void |
setCustomFields(List<String> customFields) |
void |
setDeclinedDateTime(String declinedDateTime) |
void |
setDeclinedReason(String declinedReason) |
void |
setDefaultRecipient(String defaultRecipient) |
void |
setDeliveredDateTime(String deliveredDateTime) |
void |
setDeliveryMethod(String deliveryMethod) |
void |
setDocumentVisibility(List<DocumentVisibility> documentVisibility) |
void |
setEmailNotification(RecipientEmailNotification emailNotification) |
void |
setEmbeddedRecipientStartURL(String embeddedRecipientStartURL) |
void |
setErrorDetails(ErrorDetails errorDetails) |
void |
setFaxNumber(String faxNumber) |
void |
setHostEmail(String hostEmail) |
void |
setHostName(String hostName) |
void |
setIdCheckConfigurationName(String idCheckConfigurationName) |
void |
setIdCheckInformationInput(IdCheckInformationInput idCheckInformationInput) |
void |
setInheritEmailNotificationConfiguration(String inheritEmailNotificationConfiguration) |
void |
setInPersonSigningType(String inPersonSigningType) |
void |
setNotaryHost(NotaryHost notaryHost) |
void |
setNote(String note) |
void |
setOfflineAttributes(OfflineAttributes offlineAttributes) |
void |
setPhoneAuthentication(RecipientPhoneAuthentication phoneAuthentication) |
void |
setRecipientAttachments(List<RecipientAttachment> recipientAttachments) |
void |
setRecipientAuthenticationStatus(AuthenticationStatus recipientAuthenticationStatus) |
void |
setRecipientId(String recipientId) |
void |
setRecipientIdGuid(String recipientIdGuid) |
void |
setRecipientSignatureProviders(List<RecipientSignatureProvider> recipientSignatureProviders) |
void |
setRecipientSuppliesTabs(String recipientSuppliesTabs) |
void |
setRequireIdLookup(String requireIdLookup) |
void |
setRequireSignerCertificate(String requireSignerCertificate) |
void |
setRequireSignOnPaper(String requireSignOnPaper) |
void |
setRoleName(String roleName) |
void |
setRoutingOrder(String routingOrder) |
void |
setSamlAuthentication(RecipientSAMLAuthentication samlAuthentication) |
void |
setSentDateTime(String sentDateTime) |
void |
setSignatureInfo(RecipientSignatureInformation signatureInfo) |
void |
setSignedDateTime(String signedDateTime) |
void |
setSignerEmail(String signerEmail) |
void |
setSignerName(String signerName) |
void |
setSignInEachLocation(String signInEachLocation) |
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 |
setTabs(Tabs tabs) |
void |
setTemplateLocked(String templateLocked) |
void |
setTemplateRequired(String templateRequired) |
void |
setTotalTabCount(String totalTabCount) |
void |
setUserId(String userId) |
String |
toString() |
public String getAccessCode()
If a value is provided, the recipient must enter the value as the access code to view and sign the envelope. \n\nMaximum Length: 50 characters and it must conform to the account’s access code format setting.\n\nIf blank, but the signer accessCode property is set in the envelope, then that value is used.\n\nIf blank and the signer accessCode property is not set, then the access code is not required.
public void setAccessCode(String accessCode)
public String getAddAccessCodeToEmail()
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.
public void setAddAccessCodeToEmail(String addAccessCodeToEmail)
public String getAutoNavigation()
public void setAutoNavigation(String autoNavigation)
public String getCanSignOffline()
When set to true, specifies that the signer can perform the signing ceremony offline.
public void setCanSignOffline(String canSignOffline)
public String getClientUserId()
Specifies whether the recipient is embedded or remote. \n\nIf the clientUserId property is not null then the recipient is embedded. Note that if the ClientUserId property is set and either SignerMustHaveAccount or SignerMustLoginToSign property of the account settings is set to true, an error is generated on sending.ng. \n\nMaximum length: 100 characters.
public void setClientUserId(String clientUserId)
public List<String> getCustomFields()
An optional array of strings that allows the sender to provide custom data about the recipient. This information is returned in the envelope status but otherwise not used by DocuSign. Each customField string can be a maximum of 100 characters.
public String getDeclinedDateTime()
The date and time the recipient declined the document.
public void setDeclinedDateTime(String declinedDateTime)
public String getDeclinedReason()
The reason the recipient declined the document.
public void setDeclinedReason(String declinedReason)
public String getDefaultRecipient()
public void setDefaultRecipient(String defaultRecipient)
public String getDeliveredDateTime()
Reserved: For DocuSign use only.
public void setDeliveredDateTime(String deliveredDateTime)
public String getDeliveryMethod()
Reserved: For DocuSign use only.
public void setDeliveryMethod(String deliveryMethod)
public List<DocumentVisibility> getDocumentVisibility()
public void setDocumentVisibility(List<DocumentVisibility> documentVisibility)
public RecipientEmailNotification getEmailNotification()
public void setEmailNotification(RecipientEmailNotification emailNotification)
public String getEmbeddedRecipientStartURL()
Specifies a sender provided valid URL string for redirecting an embedded recipient. When using this option, the embedded recipient still receives an email from DocuSign, just as a remote recipient would. When the document link in the email is clicked the recipient is redirected, through DocuSign, to the supplied URL to complete their actions. When routing to the URL, the sender’s system (the server responding to the URL) must request a recipient token to launch a signing session. \n\nIf set to SIGN_AT_DOCUSIGN, the recipient is directed to an embedded signing or viewing process directly at DocuSign. The signing or viewing action is initiated by the DocuSign system and the transaction activity and Certificate of Completion records will reflect this. In all other ways the process is identical to an embedded signing or viewing operation that is launched by any partner.\n\nIt is important to remember that in a typical embedded workflow the authentication of an embedded recipient is the responsibility of the sending application, DocuSign expects that senders will follow their own process for establishing the recipient’s identity. In this workflow the recipient goes through the sending application before the embedded signing or viewing process in initiated. However, when the sending application sets EmbeddedRecipientStartURL=SIGN_AT_DOCUSIGN, the recipient goes directly to the embedded signing or viewing process bypassing the sending application and any authentication steps the sending application would use. In this case, DocuSign recommends that you use one of the normal DocuSign authentication features (Access Code, Phone Authentication, SMS Authentication, etc.) to verify the identity of the recipient.\n\nIf the clientUserId property is NOT set, and the embeddedRecipientStartURL is set, DocuSign will ignore the redirect URL and launch the standard signing process for the email recipient. Information can be appended to the embedded recipient start URL using merge fields. The available merge fields items are: envelopeId, recipientId, recipientName, recipientEmail, and customFields. The customFields property must be set fort the recipient or envelope. The merge fields are enclosed in double brackets. \n\n*Example*: \n\nhttp://senderHost/[[mergeField1]]/ beginSigningSession? [[mergeField2]]&[[mergeField3]]
public void setEmbeddedRecipientStartURL(String embeddedRecipientStartURL)
public ErrorDetails getErrorDetails()
public void setErrorDetails(ErrorDetails errorDetails)
public String getFaxNumber()
Reserved:
public void setFaxNumber(String faxNumber)
public String getHostEmail()
public void setHostEmail(String hostEmail)
public String getHostName()
Specifies the name of the signing host. It is a required element for In Person Signers recipient Type. \nMaximum Length: 100 characters.
public void setHostName(String hostName)
public String getIdCheckConfigurationName()
Specifies authentication check by name. The names used here must be the same as the authentication type names used by the account (these name can also be found in the web console sending interface in the Identify list for a recipient,) This overrides any default authentication setting.\n\n*Example*: Your account has ID Check and SMS Authentication available and in the web console Identify list these appear as ‘ID Check $’ and ‘SMS Auth $’. To use ID check in an envelope, the idCheckConfigurationName should be ‘ID Check ’. If you wanted to use SMS, it would be ‘SMS Auth $’ and you would need to add you would need to add phone number information to the smsAuthentication node.
public void setIdCheckConfigurationName(String idCheckConfigurationName)
public IdCheckInformationInput getIdCheckInformationInput()
public void setIdCheckInformationInput(IdCheckInformationInput idCheckInformationInput)
public String getInheritEmailNotificationConfiguration()
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.
public void setInheritEmailNotificationConfiguration(String inheritEmailNotificationConfiguration)
public String getInPersonSigningType()
public void setInPersonSigningType(String inPersonSigningType)
public NotaryHost getNotaryHost()
public void setNotaryHost(NotaryHost notaryHost)
public String getNote()
Specifies a note that is unique to this recipient. This note is sent to the recipient via the signing email. The note displays in the signing UI near the upper left corner of the document on the signing screen.\n\nMaximum Length: 1000 characters.
public void setNote(String note)
public OfflineAttributes getOfflineAttributes()
public void setOfflineAttributes(OfflineAttributes offlineAttributes)
public RecipientPhoneAuthentication getPhoneAuthentication()
public void setPhoneAuthentication(RecipientPhoneAuthentication phoneAuthentication)
public List<RecipientAttachment> getRecipientAttachments()
Reserved:
public void setRecipientAttachments(List<RecipientAttachment> recipientAttachments)
public AuthenticationStatus getRecipientAuthenticationStatus()
public void setRecipientAuthenticationStatus(AuthenticationStatus recipientAuthenticationStatus)
public String getRecipientId()
Unique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document.
public void setRecipientId(String recipientId)
public String getRecipientIdGuid()
public void setRecipientIdGuid(String recipientIdGuid)
public List<RecipientSignatureProvider> getRecipientSignatureProviders()
public void setRecipientSignatureProviders(List<RecipientSignatureProvider> recipientSignatureProviders)
public String getRecipientSuppliesTabs()
public void setRecipientSuppliesTabs(String recipientSuppliesTabs)
public String getRequireIdLookup()
When set to true, the recipient is required to use the specified ID check method (including Phone and SMS authentication) to validate their identity.
public void setRequireIdLookup(String requireIdLookup)
public String getRequireSignerCertificate()
public void setRequireSignerCertificate(String requireSignerCertificate)
public String getRequireSignOnPaper()
public void setRequireSignOnPaper(String requireSignOnPaper)
public String getRoleName()
Optional element. Specifies the role name associated with the recipient.
This is required when working with template recipients.
public void setRoleName(String roleName)
public String getRoutingOrder()
Specifies the routing order of the recipient in the envelope.
public void setRoutingOrder(String routingOrder)
public RecipientSAMLAuthentication getSamlAuthentication()
public void setSamlAuthentication(RecipientSAMLAuthentication samlAuthentication)
public String getSentDateTime()
The date and time the envelope was sent.
public void setSentDateTime(String sentDateTime)
public RecipientSignatureInformation getSignatureInfo()
public void setSignatureInfo(RecipientSignatureInformation signatureInfo)
public String getSignedDateTime()
Reserved: For DocuSign use only.
public void setSignedDateTime(String signedDateTime)
public String getSignerEmail()
The email address for an InPersonSigner recipient Type. \n\nMaximum Length: 100 characters.
public void setSignerEmail(String signerEmail)
public String getSignerName()
Required. The full legal name of a signer for the envelope. \n\nMaximum Length: 100 characters.
public void setSignerName(String signerName)
public String getSignInEachLocation()
When set to true, specifies that the signer must sign in all locations.
public void setSignInEachLocation(String signInEachLocation)
public String getSigningGroupId()
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).
public void setSigningGroupId(String signingGroupId)
public String getSigningGroupName()
The display name for the signing group. \n\nMaximum Length: 100 characters.
public void setSigningGroupName(String signingGroupName)
public List<UserInfo> getSigningGroupUsers()
A complex type that contains information about users in the signing group.
public RecipientSMSAuthentication getSmsAuthentication()
public void setSmsAuthentication(RecipientSMSAuthentication smsAuthentication)
public List<SocialAuthentication> getSocialAuthentications()
Lists the social ID type that can be used for recipient authentication.
public void setSocialAuthentications(List<SocialAuthentication> socialAuthentications)
public String getStatus()
Indicates the envelope status. Valid values are:\n\n* sent - The envelope is sent to the recipients. \n* created - The envelope is saved as a draft and can be modified and sent later.
public void setStatus(String status)
public Tabs getTabs()
public void setTabs(Tabs tabs)
public String getTemplateLocked()
When set to true, the sender cannot change any attributes of the recipient. Used only when working with template recipients.
public void setTemplateLocked(String templateLocked)
public String getTemplateRequired()
When set to true, the sender may not remove the recipient. Used only when working with template recipients.
public void setTemplateRequired(String templateRequired)
public String getTotalTabCount()
public void setTotalTabCount(String totalTabCount)
public String getUserId()
public void setUserId(String userId)
Copyright © 2017. All Rights Reserved.