Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.5 KB

EzsignsignatureSignV1Request.md

File metadata and controls

21 lines (16 loc) · 1.5 KB

EzmaxApi::Object::EzsignsignatureSignV1Request

Load the model package

use EzmaxApi::Object::EzsignsignatureSignV1Request;

Properties

Name Type Description Notes
fki_ezsignsigningreason_id int The unique ID of the Ezsignsigningreason [optional]
s_value string The value required for the Ezsignsignature. This can only be set if eEzsignsignatureType is City, FieldText or FieldTextarea [optional]
e_attachments_confirmation_decision string Whether the attachment are accepted or refused. This can only be set if eEzsignsignatureType is AttachmentsConfirmation [optional]
s_attachments_refusal_reason string The reason of refused. This can only be set if eEzsignsignatureType is AttachmentsConfirmation [optional]
s_svg string The SVG of the handwritten signature. This can only be set if eEzsignsignatureType is Handwritten and bIsAutomatic is false [optional]
a_obj_file ARRAY[CommonFile] [optional]
b_is_automatic boolean 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]