SignaturePoint

Overview

The SignaturePoint schema contains information about the specific signature point including the location, height, width, coordinates, and other data.

{
includeDate	boolean
nullable: true
Gets or Sets IncludeDate

pageNumber	integer($int32)
nullable: true
Gets or Sets PageNumber

pageOrder	string
nullable: true
Gets or Sets PageOrder

height	number($double)
nullable: true
Gets or Sets Height

width	number($double)
nullable: true
Gets or Sets Width

signatureText	string
nullable: true
Gets or Sets SignatureText

xCoordinate	number($double)
nullable: true
Gets or Sets XCoordinate

yCoordinate	number($double)
nullable: true
Gets or Sets YCoordinate

type	string
nullable: true
Gets or Sets Type

fieldName	string
nullable: true
Gets or Sets FieldName

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

signatureRequired	boolean
nullable: true
Gets or Sets SignatureRequired

signatureUniqueIdentifier	string
nullable: true
Gets or Sets SignatureUniqueIdentifier

LinkToSignerIdentifier    string
nullable: true
Gets or Sets LinkToSignerIdentifier

}