Skip to content

Latest commit

 

History

History
29 lines (12 loc) · 422 Bytes

SubFormFieldsPerDocumentTypeEnum.md

File metadata and controls

29 lines (12 loc) · 422 Bytes

SubFormFieldsPerDocumentTypeEnum

Enum

  • CHECKBOX (value: "checkbox")

  • CHECKBOX_MERGE (value: "checkbox-merge")

  • DATE_SIGNED (value: "date_signed")

  • DROPDOWN (value: "dropdown")

  • HYPERLINK (value: "hyperlink")

  • INITIALS (value: "initials")

  • SIGNATURE (value: "signature")

  • RADIO (value: "radio")

  • TEXT (value: "text")

  • TEXT_MERGE (value: "text-merge")