Skip to content

Latest commit

 

History

History
55 lines (50 loc) · 2.5 KB

File metadata and controls

55 lines (50 loc) · 2.5 KB

# EmbeddedSendTemplateFormRequest

Properties

Name Type Description Notes
files Array<RequestFile>
fileUrls Array<string>
redirectUrl string
showToolbar boolean
sendViewOption string
showSaveButton boolean
locale string
showSendButton boolean
showPreviewButton boolean
showNavigationButtons boolean
sendLinkValidTill Date
showTooltip boolean
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]