Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 636 Bytes

Checkbox2.md

File metadata and controls

17 lines (14 loc) · 636 Bytes

# Checkbox2

Properties

Name Type Description Notes
document_id string
type string
page int
x int
y int
size int The omission of size parameter is considered as deprecated. The size determines both the width and height of the checkbox. [optional]
optional bool
name string [optional]
checked bool

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