Skip to content

Latest commit

 

History

History
48 lines (43 loc) · 2.24 KB

File metadata and controls

48 lines (43 loc) · 2.24 KB

# MergeAndSendForSignForm

Properties

Name Type Description Notes
files Array<RequestFile>
fileUrls Array<string>
templateIds Array<string>
useTextTags boolean
textTagDefinitions Array<TextTagDefinition>
documentId string
title string
message string
roles Array<Role>
brandId string
labels Array<string>
disableEmails boolean
disableSMS boolean [default to false]
hideDocumentId boolean
reminderSettings ReminderSettings
cc Array<DocumentCC>
expiryDays number
expiryDateType string
expiryValue number [default to 60]
enablePrintAndSign boolean
enableReassign boolean
enableSigningOrder boolean
disableExpiryAlert boolean
documentInfo Array<DocumentInfo>
onBehalfOf string
isSandbox boolean
roleRemovalIndices Array<number>
documentDownloadOption string
metaData ```{ [key: string]: string null; }```
formGroups Array<FormGroup>
removeFormFields Array<string>
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]