Skip to content

Files

Latest commit

2344dd1 · Jul 22, 2023

History

History
19 lines (14 loc) · 901 Bytes

EzsignsignatureattachmentResponse.md

File metadata and controls

19 lines (14 loc) · 901 Bytes

EzmaxApi::Object::EzsignsignatureattachmentResponse

Load the model package

use EzmaxApi::Object::EzsignsignatureattachmentResponse;

Properties

Name Type Description Notes
pki_ezsignsignatureattachment_id int The unique ID of the Ezsignsignatureattachment
fki_ezsignsignature_id int The unique ID of the Ezsignsignature
bin_ezsignsignatureattachment_md5 string The md5 of the Ezsignsignatureattachment
s_ezsignsignatureattachment_name string The name of the Ezsignsignatureattachment
s_download_url string The Url to the requested document. Url will expire after 3 hours.

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