Skip to content

Latest commit

 

History

History
47 lines (42 loc) · 2.35 KB

File metadata and controls

47 lines (42 loc) · 2.35 KB

# SendForSign

Properties

Name Type Description Notes
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

[Back to Model list] [Back to API list] [Back to README]