Interface: SignRequestPrefillTag

SignRequestPrefillTag

Sign Request Prefill Tag Prefill tags are used to prefill placeholders with signer input data. Only one value field can be included.
Source:

Members

checkbox_value :boolean

Checkbox prefill value Example: true
Type:
  • boolean
Source:

date_value :string

Date prefill value Example: 2021-04-26
Type:
  • string
Source:

document_tag_id :string

This references the ID of a specific tag contained in a file of the sign request. Example: 1234
Type:
  • string
Source:

text_value :string

Text prefill value Example: text
Type:
  • string
Source: