Skip to content

Latest commit

 

History

History
43 lines (40 loc) · 2.85 KB

Signer.md

File metadata and controls

43 lines (40 loc) · 2.85 KB

SignRequestClient::Signer

Properties

Name Type Description Notes
email String
display_name String [optional]
first_name String [optional]
last_name String [optional]
email_viewed BOOLEAN [optional]
viewed BOOLEAN [optional]
signed BOOLEAN [optional]
downloaded BOOLEAN [optional]
signed_on DateTime [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] [default to true]
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]
language String [optional]
force_language BOOLEAN [optional]
emailed BOOLEAN [optional]
verify_phone_number String [optional]
verify_bank_account String [optional]
declined BOOLEAN [optional]
declined_on DateTime [optional]
forwarded String [optional]
forwarded_on DateTime [optional]
forwarded_to_email String [optional]
forwarded_reason String [optional]
message String [optional]
embed_url_user_id String [optional]
inputs Array<SignerInputs> [optional]
use_stamp_for_approve_only BOOLEAN Place an approval stamp on a document when a signer approves a document [optional]
embed_url String [optional]
attachments Array<SignerAttachment> [optional]
redirect_url String [optional]
redirect_url_declined String [optional]
after_document String [optional]
integrations Array<InlineDocumentSignerIntegrationData> [optional]
password String Require the signer to enter this password before signing a document. This field is write only. [optional]