Signer fields for Box Sign request response
The schema for a Signer object used
on the body of a Box Sign request object.
        
        
        
    
    Members
embed_url :string
    URL to direct a signer to for signing
Example: https://example.com
    Type:
- string
 
has_viewed_document :boolean
    Set to `true` if the signer views the document
Example: true
    Type:
- boolean
 
iframeable_embed_url :string
    This URL is specifically designed for
signing documents within an HTML `iframe` tag.
It will be returned in the response
only if the `embed_url_external_user_id`
parameter was passed in the
`create Box Sign request` call.
Example: https://app.box.com/embed/sign/document/gfhr4222-a331-494b-808b-79bc7f3992a3/f14d7098-a331-494b-808b-79bc7f3992a4
    Type:
- string
 
signer_decision :object
    Final decision made by the signer.
    Type:
- object