| Name | Type | Description | Notes |
|---|---|---|---|
redirectUrl |
string |
||
showToolbar |
boolean |
[default to false] | |
sendViewOption |
string |
[default to SendViewOptionEnum.PreparePage] | |
showSaveButton |
boolean |
[default to true] | |
locale |
string |
[default to LocaleEnum.En] | |
showSendButton |
boolean |
[default to true] | |
showPreviewButton |
boolean |
[default to true] | |
showNavigationButtons |
boolean |
[default to true] | |
showTooltip |
boolean |
[default to false] | |
embeddedSendLinkValidTill |
Date |
||
files |
Array<RequestFile> |
||
title |
string |
||
message |
string |
||
signers |
Array<DocumentSigner> |
||
cc |
Array<DocumentCC> |
||
enableSigningOrder |
boolean |
[default to false] | |
expiryDays |
number |
||
expiryDateType |
string |
||
expiryValue |
number |
[default to 60] | |
reminderSettings |
ReminderSettings |
||
enableEmbeddedSigning |
boolean |
[default to false] | |
disableEmails |
boolean |
[default to false] | |
disableSMS |
boolean |
[default to false] | |
brandId |
string |
||
hideDocumentId |
boolean |
[default to false] | |
labels |
Array<string> |
||
fileUrls |
Array<string> |
||
sendLinkValidTill |
Date |
||
useTextTags |
boolean |
[default to false] | |
textTagDefinitions |
Array<TextTagDefinition> |
||
enablePrintAndSign |
boolean |
[default to false] | |
enableReassign |
boolean |
[default to true] | |
disableExpiryAlert |
boolean |
||
documentInfo |
Array<DocumentInfo> |
||
onBehalfOf |
string |
||
autoDetectFields |
boolean |
[default to false] | |
documentDownloadOption |
string |
||
isSandbox |
boolean |
||
metaData |
```{ [key: string]: string | null; }``` | |
formGroups |
Array<FormGroup> |
||
recipientNotificationSettings |
RecipientNotificationSettings |
||
enableAuditTrailLocalization |
boolean |
||
downloadFileName |
string |
||
scheduledSendTime |
number |
||
allowScheduledSend |
boolean |
[default to false] | |
allowedSignatureTypes |
Array<string> |
||
groupSignerSettings |
GroupSignerSettings |