Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1.01 KB

Watcher.md

File metadata and controls

12 lines (9 loc) · 1.01 KB

Watcher

Properties

Name Type Description Notes
email string The email of the watcher.
common_name string The full name of the watcher. [optional]
vars object A set of variables (key/value pairs) that can be used to customize the signature request workflow for this watcher.<br> Values must be of type null, boolean, string or number: nested JSON objects are not allowed.<br> Variables defined here overwrites the ones defined at signature request level when emailing the watcher. [optional]
lang string The preferred language (provided as an ISO 639-1 string) to use when emailing the watcher.<br> If set, this property overwrites the `lang` property defined at signature request level. [optional]

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