| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
InPersonSigner |
InPersonSigner.accessCode(String accessCode)
If a value is provided, the recipient must enter the value as the access code to view and sign the envelope.
|
InPersonSigner |
InPersonSigner.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.
|
InPersonSigner |
InPersonSigner.autoNavigation(String autoNavigation) |
InPersonSigner |
InPersonSigner.canSignOffline(String canSignOffline)
When set to **true**, specifies that the signer can perform the signing ceremony offline.
|
InPersonSigner |
InPersonSigner.clientUserId(String clientUserId)
Specifies whether the recipient is embedded or remote.
|
InPersonSigner |
InPersonSigner.customFields(List<String> customFields)
An optional array of strings that allows the sender to provide custom data about the recipient.
|
InPersonSigner |
InPersonSigner.declinedDateTime(String declinedDateTime)
The date and time the recipient declined the document.
|
InPersonSigner |
InPersonSigner.declinedReason(String declinedReason)
The reason the recipient declined the document.
|
InPersonSigner |
InPersonSigner.defaultRecipient(String defaultRecipient) |
InPersonSigner |
InPersonSigner.deliveredDateTime(String deliveredDateTime)
Reserved: For DocuSign use only.
|
InPersonSigner |
InPersonSigner.deliveryMethod(String deliveryMethod)
Reserved: For DocuSign use only.
|
InPersonSigner |
InPersonSigner.emailNotification(RecipientEmailNotification emailNotification) |
InPersonSigner |
InPersonSigner.embeddedRecipientStartURL(String embeddedRecipientStartURL)
Specifies a sender provided valid URL string for redirecting an embedded recipient.
|
InPersonSigner |
InPersonSigner.errorDetails(ErrorDetails errorDetails) |
InPersonSigner |
InPersonSigner.faxNumber(String faxNumber)
Reserved:
|
InPersonSigner |
InPersonSigner.hostEmail(String hostEmail) |
InPersonSigner |
InPersonSigner.hostName(String hostName)
Specifies the name of the signing host.
|
InPersonSigner |
InPersonSigner.idCheckConfigurationName(String idCheckConfigurationName)
Specifies authentication check by name.
|
InPersonSigner |
InPersonSigner.idCheckInformationInput(IdCheckInformationInput idCheckInformationInput) |
InPersonSigner |
InPersonSigner.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.
|
InPersonSigner |
InPersonSigner.note(String note)
Specifies a note that is unique to this recipient.
|
InPersonSigner |
InPersonSigner.offlineAttributes(OfflineAttributes offlineAttributes) |
InPersonSigner |
InPersonSigner.phoneAuthentication(RecipientPhoneAuthentication phoneAuthentication) |
InPersonSigner |
InPersonSigner.recipientAttachments(List<Attachment> recipientAttachments)
Reserved:
|
InPersonSigner |
InPersonSigner.recipientAuthenticationStatus(AuthenticationStatus recipientAuthenticationStatus) |
InPersonSigner |
InPersonSigner.recipientId(String recipientId)
Unique for the recipient.
|
InPersonSigner |
InPersonSigner.recipientIdGuid(String recipientIdGuid) |
InPersonSigner |
InPersonSigner.recipientSuppliesTabs(String recipientSuppliesTabs) |
InPersonSigner |
InPersonSigner.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.
|
InPersonSigner |
InPersonSigner.requireSignerCertificate(String requireSignerCertificate) |
InPersonSigner |
InPersonSigner.requireSignOnPaper(String requireSignOnPaper) |
InPersonSigner |
InPersonSigner.roleName(String roleName)
Optional element.
|
InPersonSigner |
InPersonSigner.routingOrder(String routingOrder)
Specifies the routing order of the recipient in the envelope.
|
InPersonSigner |
InPersonSigner.samlAuthentication(RecipientSAMLAuthentication samlAuthentication) |
InPersonSigner |
InPersonSigner.sentDateTime(String sentDateTime)
The date and time the envelope was sent.
|
InPersonSigner |
InPersonSigner.signatureInfo(RecipientSignatureInformation signatureInfo) |
InPersonSigner |
InPersonSigner.signedDateTime(String signedDateTime)
Reserved: For DocuSign use only.
|
InPersonSigner |
InPersonSigner.signerEmail(String signerEmail)
The email address for an InPersonSigner recipient Type.
|
InPersonSigner |
InPersonSigner.signerName(String signerName)
Required.
|
InPersonSigner |
InPersonSigner.signInEachLocation(String signInEachLocation)
When set to **true**, specifies that the signer must sign in all locations.
|
InPersonSigner |
InPersonSigner.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).
|
InPersonSigner |
InPersonSigner.signingGroupName(String signingGroupName)
The display name for the signing group.
|
InPersonSigner |
InPersonSigner.signingGroupUsers(List<UserInfo> signingGroupUsers)
A complex type that contains information about users in the signing group.
|
InPersonSigner |
InPersonSigner.smsAuthentication(RecipientSMSAuthentication smsAuthentication) |
InPersonSigner |
InPersonSigner.socialAuthentications(List<SocialAuthentication> socialAuthentications)
Lists the social ID type that can be used for recipient authentication.
|
InPersonSigner |
InPersonSigner.status(String status)
Indicates the envelope status.
|
InPersonSigner |
InPersonSigner.tabs(Tabs tabs) |
InPersonSigner |
InPersonSigner.templateLocked(String templateLocked)
When set to **true**, the sender cannot change any attributes of the recipient.
|
InPersonSigner |
InPersonSigner.templateRequired(String templateRequired)
When set to **true**, the sender may not remove the recipient.
|
InPersonSigner |
InPersonSigner.totalTabCount(String totalTabCount) |
InPersonSigner |
InPersonSigner.userId(String userId) |
| Modifier and Type | Method and Description |
|---|---|
List<InPersonSigner> |
TemplateRecipients.getInPersonSigners() |
List<InPersonSigner> |
Recipients.getInPersonSigners() |
| Modifier and Type | Method and Description |
|---|---|
TemplateRecipients |
TemplateRecipients.inPersonSigners(List<InPersonSigner> inPersonSigners)
Specifies a signer that is in the same physical location as a DocuSign user who will act as a Signing Host for the transaction.
|
Recipients |
Recipients.inPersonSigners(List<InPersonSigner> inPersonSigners)
Specifies a signer that is in the same physical location as a DocuSign user who will act as a Signing Host for the transaction.
|
void |
TemplateRecipients.setInPersonSigners(List<InPersonSigner> inPersonSigners) |
void |
Recipients.setInPersonSigners(List<InPersonSigner> inPersonSigners) |
Copyright © 2016. All rights reserved.