Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.24 KB

DocumentSignerTemplateConf.md

File metadata and controls

14 lines (11 loc) · 1.24 KB

SignRequestClient::DocumentSignerTemplateConf

Properties

Name Type Description Notes
signer_index Integer [optional]
needs_to_sign BOOLEAN When `false` user does not need to sign, but will receive a copy of the signed document and signing log, see: Copy only [optional]
approve_only BOOLEAN Require user to approve the document (without adding a signature), see: Approve only [optional]
notify_only BOOLEAN Send notifications about the document and a copy of the signed document and signing log, but don't require them to take any action, see: Notify only [optional]
in_person BOOLEAN When used in combination with an embed url on the sender, after sender has signed, they will be redirected to the next `in_person` signer, see: In person signing [optional]
order Integer [optional]
placeholders Array<Placeholder> [optional]