Package com.docusign.esign.model
Class Agent
- java.lang.Object
-
- com.docusign.esign.model.Agent
-
public class Agent extends Object
Contains information about agent recipients..
-
-
Constructor Summary
Constructors Constructor Description Agent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AgentaccessCode(String accessCode)accessCode.AgentaddAccessCodeToEmail(String addAccessCodeToEmail)addAccessCodeToEmail.AgentaddCustomFieldsItem(String customFieldsItem)addCustomFieldsItem.AgentaddDocumentVisibilityItem(DocumentVisibility documentVisibilityItem)addDocumentVisibilityItem.AgentaddExcludedDocumentsItem(String excludedDocumentsItem)addExcludedDocumentsItem.AgentaddRecipientAttachmentsItem(RecipientAttachment recipientAttachmentsItem)addRecipientAttachmentsItem.AgentaddSigningGroupUsersItem(UserInfo signingGroupUsersItem)addSigningGroupUsersItem.AgentaddSocialAuthenticationsItem(SocialAuthentication socialAuthenticationsItem)addSocialAuthenticationsItem.AgentclientUserId(String clientUserId)clientUserId.AgentcustomFields(List<String> customFields)customFields.AgentdeclinedDateTime(String declinedDateTime)declinedDateTime.AgentdeclinedReason(String declinedReason)declinedReason.AgentdeliveredDateTime(String deliveredDateTime)deliveredDateTime.AgentdeliveryMethod(String deliveryMethod)deliveryMethod.AgentdocumentVisibility(List<DocumentVisibility> documentVisibility)documentVisibility.Agentemail(String email)email.AgentemailNotification(RecipientEmailNotification emailNotification)emailNotification.AgentemailRecipientPostSigningURL(String emailRecipientPostSigningURL)emailRecipientPostSigningURL.AgentembeddedRecipientStartURL(String embeddedRecipientStartURL)embeddedRecipientStartURL.booleanequals(Object o)Compares objects.AgenterrorDetails(ErrorDetails errorDetails)errorDetails.AgentexcludedDocuments(List<String> excludedDocuments)excludedDocuments.AgentfaxNumber(String faxNumber)faxNumber.AgentfirstName(String firstName)firstName.AgentfullName(String fullName)fullName.StringgetAccessCode()If a value is provided, the recipient must enter the value as the access code to view and sign the envelope.StringgetAddAccessCodeToEmail()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..StringgetClientUserId()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.StringgetDeclinedDateTime()The date and time the recipient declined the document..StringgetDeclinedReason()The reason the recipient declined the document..StringgetDeliveredDateTime()Reserved: For DocuSign use only..StringgetDeliveryMethod()Reserved: For DocuSign use only..List<DocumentVisibility>getDocumentVisibility().StringgetEmail()Email id of the recipient.RecipientEmailNotificationgetEmailNotification()Get emailNotification.StringgetEmailRecipientPostSigningURL().StringgetEmbeddedRecipientStartURL()Specifies a sender provided valid URL string for redirecting an embedded recipient.ErrorDetailsgetErrorDetails()Get errorDetails.List<String>getExcludedDocuments()Specifies the documents that are not visible to this recipient.StringgetFaxNumber()Reserved:.StringgetFirstName()The user's first name.StringgetFullName().StringgetIdCheckConfigurationName()Specifies authentication check by name.IdCheckInformationInputgetIdCheckInformationInput()Get idCheckInformationInput.RecipientIdentityVerificationgetIdentityVerification()Get identityVerification.StringgetInheritEmailNotificationConfiguration()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.StringgetLastName().StringgetName().StringgetNote()Specifies a note that is unique to this recipient.RecipientPhoneAuthenticationgetPhoneAuthentication()Get phoneAuthentication.List<RecipientAttachment>getRecipientAttachments()Reserved:.AuthenticationStatusgetRecipientAuthenticationStatus()Get recipientAuthenticationStatus.StringgetRecipientId()Unique for the recipient.StringgetRecipientIdGuid().StringgetRequireIdLookup()When set to **true**, the recipient is required to use the specified ID check method (including Phone and SMS authentication) to validate their identity.StringgetRoleName()Optional element.StringgetRoutingOrder()Specifies the routing order of the recipient in the envelope.RecipientSAMLAuthenticationgetSamlAuthentication()Get samlAuthentication.StringgetSentDateTime()The date and time the envelope was sent..StringgetSignedDateTime()Reserved: For DocuSign use only.StringgetSigningGroupId()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)..StringgetSigningGroupName()The display name for the signing group.List<UserInfo>getSigningGroupUsers()A complex type that contains information about users in the signing group..RecipientSMSAuthenticationgetSmsAuthentication()Get smsAuthentication.List<SocialAuthentication>getSocialAuthentications()Lists the social ID type that can be used for recipient authentication..StringgetStatus()Indicates the envelope status.StringgetTemplateLocked()When set to **true**, the sender cannot change any attributes of the recipient.StringgetTemplateRequired()When set to **true**, the sender may not remove the recipient.StringgetTotalTabCount().StringgetUserId().inthashCode()Returns the HashCode.AgentidCheckConfigurationName(String idCheckConfigurationName)idCheckConfigurationName.AgentidCheckInformationInput(IdCheckInformationInput idCheckInformationInput)idCheckInformationInput.AgentidentityVerification(RecipientIdentityVerification identityVerification)identityVerification.AgentinheritEmailNotificationConfiguration(String inheritEmailNotificationConfiguration)inheritEmailNotificationConfiguration.AgentlastName(String lastName)lastName.Agentname(String name)name.Agentnote(String note)note.AgentphoneAuthentication(RecipientPhoneAuthentication phoneAuthentication)phoneAuthentication.AgentrecipientAttachments(List<RecipientAttachment> recipientAttachments)recipientAttachments.AgentrecipientAuthenticationStatus(AuthenticationStatus recipientAuthenticationStatus)recipientAuthenticationStatus.AgentrecipientId(String recipientId)recipientId.AgentrecipientIdGuid(String recipientIdGuid)recipientIdGuid.AgentrequireIdLookup(String requireIdLookup)requireIdLookup.AgentroleName(String roleName)roleName.AgentroutingOrder(String routingOrder)routingOrder.AgentsamlAuthentication(RecipientSAMLAuthentication samlAuthentication)samlAuthentication.AgentsentDateTime(String sentDateTime)sentDateTime.voidsetAccessCode(String accessCode)setAccessCode.voidsetAddAccessCodeToEmail(String addAccessCodeToEmail)setAddAccessCodeToEmail.voidsetClientUserId(String clientUserId)setClientUserId.voidsetCustomFields(List<String> customFields)setCustomFields.voidsetDeclinedDateTime(String declinedDateTime)setDeclinedDateTime.voidsetDeclinedReason(String declinedReason)setDeclinedReason.voidsetDeliveredDateTime(String deliveredDateTime)setDeliveredDateTime.voidsetDeliveryMethod(String deliveryMethod)setDeliveryMethod.voidsetDocumentVisibility(List<DocumentVisibility> documentVisibility)setDocumentVisibility.voidsetEmail(String email)setEmail.voidsetEmailNotification(RecipientEmailNotification emailNotification)setEmailNotification.voidsetEmailRecipientPostSigningURL(String emailRecipientPostSigningURL)setEmailRecipientPostSigningURL.voidsetEmbeddedRecipientStartURL(String embeddedRecipientStartURL)setEmbeddedRecipientStartURL.voidsetErrorDetails(ErrorDetails errorDetails)setErrorDetails.voidsetExcludedDocuments(List<String> excludedDocuments)setExcludedDocuments.voidsetFaxNumber(String faxNumber)setFaxNumber.voidsetFirstName(String firstName)setFirstName.voidsetFullName(String fullName)setFullName.voidsetIdCheckConfigurationName(String idCheckConfigurationName)setIdCheckConfigurationName.voidsetIdCheckInformationInput(IdCheckInformationInput idCheckInformationInput)setIdCheckInformationInput.voidsetIdentityVerification(RecipientIdentityVerification identityVerification)setIdentityVerification.voidsetInheritEmailNotificationConfiguration(String inheritEmailNotificationConfiguration)setInheritEmailNotificationConfiguration.voidsetLastName(String lastName)setLastName.voidsetName(String name)setName.voidsetNote(String note)setNote.voidsetPhoneAuthentication(RecipientPhoneAuthentication phoneAuthentication)setPhoneAuthentication.voidsetRecipientAttachments(List<RecipientAttachment> recipientAttachments)setRecipientAttachments.voidsetRecipientAuthenticationStatus(AuthenticationStatus recipientAuthenticationStatus)setRecipientAuthenticationStatus.voidsetRecipientId(String recipientId)setRecipientId.voidsetRecipientIdGuid(String recipientIdGuid)setRecipientIdGuid.voidsetRequireIdLookup(String requireIdLookup)setRequireIdLookup.voidsetRoleName(String roleName)setRoleName.voidsetRoutingOrder(String routingOrder)setRoutingOrder.voidsetSamlAuthentication(RecipientSAMLAuthentication samlAuthentication)setSamlAuthentication.voidsetSentDateTime(String sentDateTime)setSentDateTime.voidsetSignedDateTime(String signedDateTime)setSignedDateTime.voidsetSigningGroupId(String signingGroupId)setSigningGroupId.voidsetSigningGroupName(String signingGroupName)setSigningGroupName.voidsetSigningGroupUsers(List<UserInfo> signingGroupUsers)setSigningGroupUsers.voidsetSmsAuthentication(RecipientSMSAuthentication smsAuthentication)setSmsAuthentication.voidsetSocialAuthentications(List<SocialAuthentication> socialAuthentications)setSocialAuthentications.voidsetStatus(String status)setStatus.voidsetTemplateLocked(String templateLocked)setTemplateLocked.voidsetTemplateRequired(String templateRequired)setTemplateRequired.voidsetTotalTabCount(String totalTabCount)setTotalTabCount.voidsetUserId(String userId)setUserId.AgentsignedDateTime(String signedDateTime)signedDateTime.AgentsigningGroupId(String signingGroupId)signingGroupId.AgentsigningGroupName(String signingGroupName)signingGroupName.AgentsigningGroupUsers(List<UserInfo> signingGroupUsers)signingGroupUsers.AgentsmsAuthentication(RecipientSMSAuthentication smsAuthentication)smsAuthentication.AgentsocialAuthentications(List<SocialAuthentication> socialAuthentications)socialAuthentications.Agentstatus(String status)status.AgenttemplateLocked(String templateLocked)templateLocked.AgenttemplateRequired(String templateRequired)templateRequired.StringtoString()Converts the given object to string.AgenttotalTabCount(String totalTabCount)totalTabCount.AgentuserId(String userId)userId.
-
-
-
Method Detail
-
getAccessCode
public String getAccessCode()
If a value is provided, the recipient must enter the value as the access code to view and sign the envelope. Maximum Length: 50 characters and it must conform to the account's access code format setting. If blank, but the signer `accessCode` property is set in the envelope, then that value is used. If blank and the signer `accessCode` property is not set, then the access code is not required..- Returns:
- accessCode
-
setAccessCode
public void setAccessCode(String accessCode)
setAccessCode.
-
addAccessCodeToEmail
public Agent addAccessCodeToEmail(String addAccessCodeToEmail)
addAccessCodeToEmail.- Returns:
- Agent
-
getAddAccessCodeToEmail
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..- Returns:
- addAccessCodeToEmail
-
setAddAccessCodeToEmail
public void setAddAccessCodeToEmail(String addAccessCodeToEmail)
setAddAccessCodeToEmail.
-
getClientUserId
public String getClientUserId()
Specifies whether the recipient is embedded or remote. If 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. Maximum length: 100 characters. .- Returns:
- clientUserId
-
setClientUserId
public void setClientUserId(String clientUserId)
setClientUserId.
-
addCustomFieldsItem
public Agent addCustomFieldsItem(String customFieldsItem)
addCustomFieldsItem.- Returns:
- Agent
-
getCustomFields
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..- Returns:
- customFields
-
declinedDateTime
public Agent declinedDateTime(String declinedDateTime)
declinedDateTime.- Returns:
- Agent
-
getDeclinedDateTime
public String getDeclinedDateTime()
The date and time the recipient declined the document..- Returns:
- declinedDateTime
-
setDeclinedDateTime
public void setDeclinedDateTime(String declinedDateTime)
setDeclinedDateTime.
-
getDeclinedReason
public String getDeclinedReason()
The reason the recipient declined the document..- Returns:
- declinedReason
-
setDeclinedReason
public void setDeclinedReason(String declinedReason)
setDeclinedReason.
-
deliveredDateTime
public Agent deliveredDateTime(String deliveredDateTime)
deliveredDateTime.- Returns:
- Agent
-
getDeliveredDateTime
public String getDeliveredDateTime()
Reserved: For DocuSign use only..- Returns:
- deliveredDateTime
-
setDeliveredDateTime
public void setDeliveredDateTime(String deliveredDateTime)
setDeliveredDateTime.
-
getDeliveryMethod
public String getDeliveryMethod()
Reserved: For DocuSign use only..- Returns:
- deliveryMethod
-
setDeliveryMethod
public void setDeliveryMethod(String deliveryMethod)
setDeliveryMethod.
-
documentVisibility
public Agent documentVisibility(List<DocumentVisibility> documentVisibility)
documentVisibility.- Returns:
- Agent
-
addDocumentVisibilityItem
public Agent addDocumentVisibilityItem(DocumentVisibility documentVisibilityItem)
addDocumentVisibilityItem.- Returns:
- Agent
-
getDocumentVisibility
public List<DocumentVisibility> getDocumentVisibility()
.- Returns:
- documentVisibility
-
setDocumentVisibility
public void setDocumentVisibility(List<DocumentVisibility> documentVisibility)
setDocumentVisibility.
-
getEmail
public String getEmail()
Email id of the recipient. Notification of the document to sign is sent to this email id. Maximum length: 100 characters. .- Returns:
-
setEmail
public void setEmail(String email)
setEmail.
-
emailNotification
public Agent emailNotification(RecipientEmailNotification emailNotification)
emailNotification.- Returns:
- Agent
-
getEmailNotification
public RecipientEmailNotification getEmailNotification()
Get emailNotification.- Returns:
- emailNotification
-
setEmailNotification
public void setEmailNotification(RecipientEmailNotification emailNotification)
setEmailNotification.
-
emailRecipientPostSigningURL
public Agent emailRecipientPostSigningURL(String emailRecipientPostSigningURL)
emailRecipientPostSigningURL.- Returns:
- Agent
-
getEmailRecipientPostSigningURL
public String getEmailRecipientPostSigningURL()
.- Returns:
- emailRecipientPostSigningURL
-
setEmailRecipientPostSigningURL
public void setEmailRecipientPostSigningURL(String emailRecipientPostSigningURL)
setEmailRecipientPostSigningURL.
-
embeddedRecipientStartURL
public Agent embeddedRecipientStartURL(String embeddedRecipientStartURL)
embeddedRecipientStartURL.- Returns:
- Agent
-
getEmbeddedRecipientStartURL
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. If 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. It 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. If 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. *Example*: `http://senderHost/[[mergeField1]]/ beginSigningSession? [[mergeField2]]&[[mergeField3]]` .- Returns:
- embeddedRecipientStartURL
-
setEmbeddedRecipientStartURL
public void setEmbeddedRecipientStartURL(String embeddedRecipientStartURL)
setEmbeddedRecipientStartURL.
-
errorDetails
public Agent errorDetails(ErrorDetails errorDetails)
errorDetails.- Returns:
- Agent
-
getErrorDetails
public ErrorDetails getErrorDetails()
Get errorDetails.- Returns:
- errorDetails
-
setErrorDetails
public void setErrorDetails(ErrorDetails errorDetails)
setErrorDetails.
-
excludedDocuments
public Agent excludedDocuments(List<String> excludedDocuments)
excludedDocuments.- Returns:
- Agent
-
addExcludedDocumentsItem
public Agent addExcludedDocumentsItem(String excludedDocumentsItem)
addExcludedDocumentsItem.- Returns:
- Agent
-
getExcludedDocuments
public List<String> getExcludedDocuments()
Specifies the documents that are not visible to this recipient. Document Visibility must be enabled for the account and the `enforceSignerVisibility` property must be set to **true** for the envelope to use this. When enforce signer visibility is enabled, documents with tabs can only be viewed by signers that have a tab on that document. Recipients that have an administrative role (Agent, Editor, or Intermediaries) or informational role (Certified Deliveries or Carbon Copies) can always see all the documents in an envelope, unless they are specifically excluded using this setting when an envelope is sent. Documents that do not have tabs are always visible to all recipients, unless they are specifically excluded using this setting when an envelope is sent..- Returns:
- excludedDocuments
-
setExcludedDocuments
public void setExcludedDocuments(List<String> excludedDocuments)
setExcludedDocuments.
-
getFaxNumber
public String getFaxNumber()
Reserved:.- Returns:
- faxNumber
-
setFaxNumber
public void setFaxNumber(String faxNumber)
setFaxNumber.
-
getFirstName
public String getFirstName()
The user's first name. Maximum Length: 50 characters..- Returns:
- firstName
-
setFirstName
public void setFirstName(String firstName)
setFirstName.
-
getFullName
public String getFullName()
.- Returns:
- fullName
-
setFullName
public void setFullName(String fullName)
setFullName.
-
idCheckConfigurationName
public Agent idCheckConfigurationName(String idCheckConfigurationName)
idCheckConfigurationName.- Returns:
- Agent
-
getIdCheckConfigurationName
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. *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..- Returns:
- idCheckConfigurationName
-
setIdCheckConfigurationName
public void setIdCheckConfigurationName(String idCheckConfigurationName)
setIdCheckConfigurationName.
-
idCheckInformationInput
public Agent idCheckInformationInput(IdCheckInformationInput idCheckInformationInput)
idCheckInformationInput.- Returns:
- Agent
-
getIdCheckInformationInput
public IdCheckInformationInput getIdCheckInformationInput()
Get idCheckInformationInput.- Returns:
- idCheckInformationInput
-
setIdCheckInformationInput
public void setIdCheckInformationInput(IdCheckInformationInput idCheckInformationInput)
setIdCheckInformationInput.
-
identityVerification
public Agent identityVerification(RecipientIdentityVerification identityVerification)
identityVerification.- Returns:
- Agent
-
getIdentityVerification
public RecipientIdentityVerification getIdentityVerification()
Get identityVerification.- Returns:
- identityVerification
-
setIdentityVerification
public void setIdentityVerification(RecipientIdentityVerification identityVerification)
setIdentityVerification.
-
inheritEmailNotificationConfiguration
public Agent inheritEmailNotificationConfiguration(String inheritEmailNotificationConfiguration)
inheritEmailNotificationConfiguration.- Returns:
- Agent
-
getInheritEmailNotificationConfiguration
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. .- Returns:
- inheritEmailNotificationConfiguration
-
setInheritEmailNotificationConfiguration
public void setInheritEmailNotificationConfiguration(String inheritEmailNotificationConfiguration)
setInheritEmailNotificationConfiguration.
-
getLastName
public String getLastName()
.- Returns:
- lastName
-
setLastName
public void setLastName(String lastName)
setLastName.
-
getName
public String getName()
.- Returns:
- name
-
setName
public void setName(String name)
setName.
-
getNote
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. Maximum Length: 1000 characters..- Returns:
- note
-
setNote
public void setNote(String note)
setNote.
-
phoneAuthentication
public Agent phoneAuthentication(RecipientPhoneAuthentication phoneAuthentication)
phoneAuthentication.- Returns:
- Agent
-
getPhoneAuthentication
public RecipientPhoneAuthentication getPhoneAuthentication()
Get phoneAuthentication.- Returns:
- phoneAuthentication
-
setPhoneAuthentication
public void setPhoneAuthentication(RecipientPhoneAuthentication phoneAuthentication)
setPhoneAuthentication.
-
recipientAttachments
public Agent recipientAttachments(List<RecipientAttachment> recipientAttachments)
recipientAttachments.- Returns:
- Agent
-
addRecipientAttachmentsItem
public Agent addRecipientAttachmentsItem(RecipientAttachment recipientAttachmentsItem)
addRecipientAttachmentsItem.- Returns:
- Agent
-
getRecipientAttachments
public List<RecipientAttachment> getRecipientAttachments()
Reserved:.- Returns:
- recipientAttachments
-
setRecipientAttachments
public void setRecipientAttachments(List<RecipientAttachment> recipientAttachments)
setRecipientAttachments.
-
recipientAuthenticationStatus
public Agent recipientAuthenticationStatus(AuthenticationStatus recipientAuthenticationStatus)
recipientAuthenticationStatus.- Returns:
- Agent
-
getRecipientAuthenticationStatus
public AuthenticationStatus getRecipientAuthenticationStatus()
Get recipientAuthenticationStatus.- Returns:
- recipientAuthenticationStatus
-
setRecipientAuthenticationStatus
public void setRecipientAuthenticationStatus(AuthenticationStatus recipientAuthenticationStatus)
setRecipientAuthenticationStatus.
-
getRecipientId
public String getRecipientId()
Unique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document..- Returns:
- recipientId
-
setRecipientId
public void setRecipientId(String recipientId)
setRecipientId.
-
recipientIdGuid
public Agent recipientIdGuid(String recipientIdGuid)
recipientIdGuid.- Returns:
- Agent
-
getRecipientIdGuid
public String getRecipientIdGuid()
.- Returns:
- recipientIdGuid
-
setRecipientIdGuid
public void setRecipientIdGuid(String recipientIdGuid)
setRecipientIdGuid.
-
requireIdLookup
public Agent requireIdLookup(String requireIdLookup)
requireIdLookup.- Returns:
- Agent
-
getRequireIdLookup
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. .- Returns:
- requireIdLookup
-
setRequireIdLookup
public void setRequireIdLookup(String requireIdLookup)
setRequireIdLookup.
-
getRoleName
public String getRoleName()
Optional element. Specifies the role name associated with the recipient.
This is required when working with template recipients..- Returns:
- roleName
-
setRoleName
public void setRoleName(String roleName)
setRoleName.
-
getRoutingOrder
public String getRoutingOrder()
Specifies the routing order of the recipient in the envelope. .- Returns:
- routingOrder
-
setRoutingOrder
public void setRoutingOrder(String routingOrder)
setRoutingOrder.
-
samlAuthentication
public Agent samlAuthentication(RecipientSAMLAuthentication samlAuthentication)
samlAuthentication.- Returns:
- Agent
-
getSamlAuthentication
public RecipientSAMLAuthentication getSamlAuthentication()
Get samlAuthentication.- Returns:
- samlAuthentication
-
setSamlAuthentication
public void setSamlAuthentication(RecipientSAMLAuthentication samlAuthentication)
setSamlAuthentication.
-
getSentDateTime
public String getSentDateTime()
The date and time the envelope was sent..- Returns:
- sentDateTime
-
setSentDateTime
public void setSentDateTime(String sentDateTime)
setSentDateTime.
-
getSignedDateTime
public String getSignedDateTime()
Reserved: For DocuSign use only. .- Returns:
- signedDateTime
-
setSignedDateTime
public void setSignedDateTime(String signedDateTime)
setSignedDateTime.
-
getSigningGroupId
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)..- Returns:
- signingGroupId
-
setSigningGroupId
public void setSigningGroupId(String signingGroupId)
setSigningGroupId.
-
signingGroupName
public Agent signingGroupName(String signingGroupName)
signingGroupName.- Returns:
- Agent
-
getSigningGroupName
public String getSigningGroupName()
The display name for the signing group. Maximum Length: 100 characters. .- Returns:
- signingGroupName
-
setSigningGroupName
public void setSigningGroupName(String signingGroupName)
setSigningGroupName.
-
signingGroupUsers
public Agent signingGroupUsers(List<UserInfo> signingGroupUsers)
signingGroupUsers.- Returns:
- Agent
-
addSigningGroupUsersItem
public Agent addSigningGroupUsersItem(UserInfo signingGroupUsersItem)
addSigningGroupUsersItem.- Returns:
- Agent
-
getSigningGroupUsers
public List<UserInfo> getSigningGroupUsers()
A complex type that contains information about users in the signing group..- Returns:
- signingGroupUsers
-
setSigningGroupUsers
public void setSigningGroupUsers(List<UserInfo> signingGroupUsers)
setSigningGroupUsers.
-
smsAuthentication
public Agent smsAuthentication(RecipientSMSAuthentication smsAuthentication)
smsAuthentication.- Returns:
- Agent
-
getSmsAuthentication
public RecipientSMSAuthentication getSmsAuthentication()
Get smsAuthentication.- Returns:
- smsAuthentication
-
setSmsAuthentication
public void setSmsAuthentication(RecipientSMSAuthentication smsAuthentication)
setSmsAuthentication.
-
socialAuthentications
public Agent socialAuthentications(List<SocialAuthentication> socialAuthentications)
socialAuthentications.- Returns:
- Agent
-
addSocialAuthenticationsItem
public Agent addSocialAuthenticationsItem(SocialAuthentication socialAuthenticationsItem)
addSocialAuthenticationsItem.- Returns:
- Agent
-
getSocialAuthentications
public List<SocialAuthentication> getSocialAuthentications()
Lists the social ID type that can be used for recipient authentication..- Returns:
- socialAuthentications
-
setSocialAuthentications
public void setSocialAuthentications(List<SocialAuthentication> socialAuthentications)
setSocialAuthentications.
-
getStatus
public String getStatus()
Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later..- Returns:
- status
-
setStatus
public void setStatus(String status)
setStatus.
-
getTemplateLocked
public String getTemplateLocked()
When set to **true**, the sender cannot change any attributes of the recipient. Used only when working with template recipients. .- Returns:
- templateLocked
-
setTemplateLocked
public void setTemplateLocked(String templateLocked)
setTemplateLocked.
-
templateRequired
public Agent templateRequired(String templateRequired)
templateRequired.- Returns:
- Agent
-
getTemplateRequired
public String getTemplateRequired()
When set to **true**, the sender may not remove the recipient. Used only when working with template recipients..- Returns:
- templateRequired
-
setTemplateRequired
public void setTemplateRequired(String templateRequired)
setTemplateRequired.
-
getTotalTabCount
public String getTotalTabCount()
.- Returns:
- totalTabCount
-
setTotalTabCount
public void setTotalTabCount(String totalTabCount)
setTotalTabCount.
-
getUserId
public String getUserId()
.- Returns:
- userId
-
setUserId
public void setUserId(String userId)
setUserId.
-
equals
public boolean equals(Object o)
Compares objects.
-
-