Sha256: 89d019ba210b4467fd49ea236e80f5ffa41de0819dde9bb8e683ae00a7599fd3
Contents?: true
Size: 815 Bytes
Versions: 1
Compression:
Stored size: 815 Bytes
Contents
{ "title": "NDA with Acme Co.", "subject": "The NDA we talked about", "message": "Please sign this NDA and then we can discuss more. Let me know if you\nhave any questions.", "signers": [ { "email_address": "jack@example.com", "name": "Jack", "order": 0 }, { "email_address": "jill@example.com", "name": "Jill", "order": 1 } ], "cc_email_addresses": [ "lawyer@hellosign.com", "lawyer@example.com" ], "file": [ "@NDA.pdf", "@AppendixA.pdf" ], "metadata": { "custom_id": 1234, "custom_text": "NDA #9" }, "signing_options": { "draw": true, "type": true, "upload": true, "phone": false, "default_type": "draw" }, "field_options": { "date_format": "DD - MM - YYYY" }, "test_mode": true }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hellosign-ruby-sdk-6.0.0.pre.beta | oas/examples/json/SignatureRequestSendFormDataExample.json |