use EzmaxApi::Object::EzsignsignatureSignV1Request;
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. |