Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 670 Bytes

FieldCheckbox.md

File metadata and controls

19 lines (16 loc) · 670 Bytes

# FieldCheckbox

Properties

Name Type Description Notes
id string
document_id string
signer_id string
type string
name string Checkbox name
checked bool Signer has checked the checkbox
page int
optional bool
x int
y int
size int The size determines both the width and height of the checkbox. [optional]

[Back to Model list] [Back to API list] [Back to README]