Interface: SignRequestSignerInput

SignRequestSignerInput

Sign Request Signer Input Input created by a Signer on a Sign Request
Source:

Members

content_type :'signature'|'initial'|'stamp'|'date'|'checkbox'|'text'|'full_name'|'first_name'|'last_name'|'company'|'title'|'email'|'attachment'|'radio'|'dropdown'

Content type of input Example: signature
Type:
  • 'signature' | 'initial' | 'stamp' | 'date' | 'checkbox' | 'text' | 'full_name' | 'first_name' | 'last_name' | 'company' | 'title' | 'email' | 'attachment' | 'radio' | 'dropdown'
Source:

page_index :number

Index of page that the input is on Example: 4
Type:
  • number
Source:

type :'signature'|'date'|'text'|'checkbox'|'radio'|'dropdown'

Type of input Example: text
Type:
  • 'signature' | 'date' | 'text' | 'checkbox' | 'radio' | 'dropdown'
Source: