Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.5 KB

RecipientEmailNotification.md

File metadata and controls

15 lines (11 loc) · 1.5 KB

RecipientEmailNotification

Properties

Name Type Description Notes
emailBody String The body of the email message. [optional]
emailBodyMetadata PropertyMetadata [optional]
emailSubject String The subject line for the email notification. [optional]
emailSubjectMetadata PropertyMetadata [optional]
supportedLanguage String The language to use for the standard email format and signing view for a recipient. For example, in the recipient's email notification, this setting affects elements such as the standard introductory text describing the request to sign. It also determines the language used for buttons and tabs in both the email notification and the signing experience. Note: This setting affects only DocuSign standard text. Any custom text that you enter for the `emailBody` and `emailSubject` of the notification is not translated, and appears exactly as you enter it. To retrieve the possible values, use the [Accounts::listSupportedLanguages][ListLang] method. [ListLang]: /esign/restapi/Accounts/Accounts/listSupportedLanguages/ [optional]
supportedLanguageMetadata PropertyMetadata [optional]

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