FillableCheckbox

Overview

The FillableCheckbox schema contains information about the specific FillableCheckbox including ID, email address, height, width, field name, tooltip, font, font size and other data.

{
xCoordinate*	number($double)
Gets or Sets XCoordinate

yCoordinate*	number($double)
Gets or Sets YCoordinate

fieldName	string
nullable: true
Gets or Sets FieldName

toolTip	string
nullable: true
Gets or Sets ToolTip

pageNumber*	integer($int32)
Gets or Sets PageNumber

sequencing	integer($int32)
nullable: true
Gets or Sets Sequencing

id	string
nullable: true
Gets or Sets Id

emailAddress	string
nullable: true
Gets or Sets EmailAddress

mandatory	YesNoEnumstring
Gets or Sets YesNoEnum

checked	boolean
nullable: true
Gets or Sets Checked

groupID	string
nullable: true
Gets or Sets GroupID

signatureUniqueIdentifier	string
nullable: true
Gets or Sets SignatureUniqueIdentifier

linkToSignerIdentifier	string
nullable: true
}