Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 626 Bytes

File metadata and controls

33 lines (19 loc) · 626 Bytes

SignrequestClient.SignerInputs

Properties

Name Type Description Notes
type String [optional]
page_index Number
text String [optional]
checkbox_value Boolean [optional]
date_value Date [optional]
external_id String [optional]
placeholder_uuid String [optional]

Enum: TypeEnum

  • s (value: "s")

  • i (value: "i")

  • n (value: "n")

  • d (value: "d")

  • t (value: "t")

  • c (value: "c")