Skip to content

Latest commit

 

History

History
49 lines (44 loc) · 2.57 KB

File metadata and controls

49 lines (44 loc) · 2.57 KB

# EmbeddedCreateTemplateRequest

Properties

Name Type Description Notes
title*required string
redirectUrl string
showToolbar boolean [default to false]
viewOption string [default to ViewOptionEnum.PreparePage]
showSaveButton boolean [default to true]
locale string [default to LocaleEnum.En]
showSendButton boolean
showCreateButton boolean [default to true]
showPreviewButton boolean [default to true]
showNavigationButtons boolean [default to true]
linkValidTill Date
showTooltip boolean [default to false]
description string
documentTitle string
documentMessage string
files Array<RequestFile>
fileUrls Array<string>
roles Array<TemplateRole>
allowModifyFiles boolean [default to true]
cc Array<DocumentCC>
brandId string
allowMessageEditing boolean [default to true]
allowNewRoles boolean [default to true]
allowNewFiles boolean [default to true]
enableReassign boolean [default to true]
enablePrintAndSign boolean [default to false]
enableSigningOrder boolean [default to false]
documentInfo Array<DocumentInfo>
useTextTags boolean [default to false]
textTagDefinitions Array<TextTagDefinition>
autoDetectFields boolean [default to false]
onBehalfOf string
labels Array<string>
templateLabels Array<string>
formGroups Array<FormGroup>
recipientNotificationSettings RecipientNotificationSettings
allowedSignatureTypes Array<string>
formFieldPermission FormFieldPermission
groupSignerSettings GroupSignerSettings

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