Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 645 Bytes

File metadata and controls

34 lines (20 loc) · 645 Bytes

SignrequestClient.Placeholder

Properties

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

Enum: TypeEnum

  • s (value: "s")

  • i (value: "i")

  • n (value: "n")

  • d (value: "d")

  • t (value: "t")

  • c (value: "c")