Skip to content

Instantly share code, notes, and snippets.

@nonlocalize
Last active August 29, 2015 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nonlocalize/6d8412190fc1eb5d031e to your computer and use it in GitHub Desktop.
Save nonlocalize/6d8412190fc1eb5d031e to your computer and use it in GitHub Desktop.
object(HelloSign\SignatureRequest)[619]
protected 'resource_type' => string 'signature_request' (length=17)
protected 'signature_request_id' => null
protected 'requester_email_address' => null
protected 'is_complete' => boolean false
protected 'has_error' => boolean false
protected 'files_url' => null
protected 'signing_url' => null
protected 'details_url' => null
protected 'cc_email_addresses' =>
array (size=0)
empty
protected 'custom_fields' =>
array (size=0)
empty
protected 'response_data' => null
protected 'signatures' =>
object(HelloSign\SignatureList)[621]
protected 'resource_class' => string 'Signature' (length=9)
protected 'collection' =>
array (size=0)
empty
protected 'position' => int 0
protected 'file' =>
array (size=1)
0 =>
object(CURLFile)[625]
public 'name' => string 'C:\wamp\www\quote\public\documents\toronto.pdf' (length=46)
public 'mime' => string '' (length=0)
public 'postname' => string '' (length=0)
protected 'file_url' =>
array (size=0)
empty
protected 'form_fields_per_document' =>
array (size=0)
empty
protected 'test_mode' => boolean true
protected 'title' => string 'NDA with Acme Co.' (length=17)
protected 'subject' => string 'The NDA we talked about' (length=23)
protected 'message' => string 'Please sign this NDA and then we can discuss more. Let me know if you have any questions.' (length=89)
protected 'signing_redirect_url' => null
protected 'signers' =>
object(HelloSign\SignerList)[622]
protected 'resource_class' => string 'Signer' (length=6)
protected 'collection' =>
array (size=2)
0 =>
object(HelloSign\Signer)[623]
...
1 =>
object(HelloSign\Signer)[624]
...
protected 'position' => int 0
protected 'use_text_tags' => boolean false
protected 'hide_text_tags' => boolean false
protected 'metadata' =>
array (size=0)
empty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment