FillableText
Overview
The FillableText schema contains information about the specific FillableText 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
width number
nullable: true
Gets or sets width
height number
nullable: true
Gets or sets height
fontSize number
nullable: true
Gets or Sets fontSize
numberOfCharacters integer
nullable: true
Gets or Sets numberOfCharacters
fontName string
nullable: true
Gets or Sets fontName
fieldType: FillableFieldTypeEnum string
Gets or Sets FillableFieldTypeEnum
Enum:
Array: [Initials, Name, Numeric, Alphanum, CCName, CCNumber, CCExpiryDate, CCBillingAddr, Date, NotaryStamp]
fieldText string
nullable: true
Gets or Sets FieldText
horizontalAlignment HorizontalAlignmentEnum string
Gets or Sets HorizontalAlignmentEnum
Enum: [ Left, Center, Right ]
underline boolean
nullable: true
Gets or Sets Underline
multiLine boolean
nullable: true
Gets or Sets MultiLine
signatureUniqueIdentifier string
nullable: true
Gets or Sets SignatureUniqueIdentifier
linkToSignerIdentifier string
nullable: true
}