Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.36 KB

EzsignsignatureSignV1Request.md

File metadata and controls

16 lines (12 loc) · 1.36 KB

EzsignsignatureSignV1Request

Properties

Name Type Description Notes
fkiEzsignsigningreasonID Int The unique ID of the Ezsignsigningreason [optional]
sValue String The value required for the Ezsignsignature. This can only be set if eEzsignsignatureType is City, FieldText or FieldTextarea [optional]
eAttachmentsConfirmationDecision String Whether the attachment are accepted or refused. This can only be set if eEzsignsignatureType is AttachmentsConfirmation [optional]
sAttachmentsRefusalReason String The reason of refused. This can only be set if eEzsignsignatureType is AttachmentsConfirmation [optional]
sSvg String The SVG of the handwritten signature. This can only be set if eEzsignsignatureType is Handwritten and bIsAutomatic is false [optional]
aObjFile [CommonFile] [optional]
bIsAutomatic Bool Indicates if the Ezsignsignature was part of an automatic process or not. This can only be true if eEzsignsignatureType is Acknowledgement, City, Handwritten, Initials, Name or Stamp.

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