Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

Latest commit

 

History

History
33 lines (29 loc) · 3.96 KB

EzsignsignatureResponse.md

File metadata and controls

33 lines (29 loc) · 3.96 KB

EZmaxApiDefinitionFull.EzsignsignatureResponse

Properties

Name Type Description Notes
pkiEzsignsignatureID Number The unique ID of the Ezsignsignature
fkiEzsigndocumentID Number The unique ID of the Ezsigndocument
fkiEzsignfoldersignerassociationID Number The unique ID of the Ezsignfoldersignerassociation
iEzsignpagePagenumber Number The page number in the Ezsigndocument
iEzsignsignatureX Number The X coordinate (Horizontal) where to put the Ezsignsignature on the page. Coordinate is calculated at 100dpi (dot per inch). So for example, if you want to put the Ezsignsignature 2 inches from the left border of the page, you would use "200" for the X coordinate.
iEzsignsignatureY Number The Y coordinate (Vertical) where to put the Ezsignsignature on the page. Coordinate is calculated at 100dpi (dot per inch). So for example, if you want to put the Ezsignsignature 3 inches from the top border of the page, you would use "300" for the Y coordinate.
iEzsignsignatureHeight Number The height of the Ezsignsignature. Size is calculated at 100dpi (dot per inch). So for example, if you want the Ezsignsignature to have an height of 2 inches, you would use "200" for the iEzsignsignatureHeight. [optional]
iEzsignsignatureWidth Number The width of the Ezsignsignature. Size is calculated at 100dpi (dot per inch). So for example, if you want the Ezsignsignature to have a width of 2 inches, you would use "200" for the iEzsignsignatureWidth. [optional]
iEzsignsignatureStep Number The step when the Ezsignsigner will be invited to sign
eEzsignsignatureType FieldEEzsignsignatureType
tEzsignsignatureTooltip String A tooltip that will be presented to Ezsignsigner about the Ezsignsignature [optional]
eEzsignsignatureTooltipposition FieldEEzsignsignatureTooltipposition [optional]
eEzsignsignatureFont FieldEEzsignsignatureFont [optional]
iEzsignsignatureValidationstep Number The step when the Ezsignsigner will be invited to validate the Ezsignsignature of eEzsignsignatureType Attachments [optional]
sEzsignsignatureAttachmentdescription String The description attached to the attachment name added in Ezsignsignature of eEzsignsignatureType Attachments [optional]
eEzsignsignatureAttachmentnamesource FieldEEzsignsignatureAttachmentnamesource [optional]
bEzsignsignatureRequired Boolean Whether the Ezsignsignature is required or not. This field is relevant only with Ezsignsignature with eEzsignsignatureType = Attachments. [optional]
fkiEzsignfoldersignerassociationIDValidation Number The unique ID of the Ezsignfoldersignerassociation [optional]
dtEzsignsignatureDate String The date the Ezsignsignature was signed [optional]
iEzsignsignatureattachmentCount Number The count of Ezsignsignatureattachment [optional]
sEzsignsignatureDescription String The value entered while signing Ezsignsignature of eEzsignsignatureType City, FieldText and FieldTextarea [optional]
eEzsignsignatureTextvalidation EnumTextvalidation [optional]
sEzsignsignatureRegexp String A regular expression to indicate what values are acceptable for the Ezsignsignature. This can only be set if eEzsignsignatureType is FieldText or FieldTextarea and eEzsignsignatureTextvalidation is Custom [optional]
objContactName CustomContactNameResponse
objSignature SignatureResponseCompound [optional]