Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 900 Bytes

CustomFormDataDocumentResponse.md

File metadata and controls

19 lines (14 loc) · 900 Bytes

EzmaxApi::Object::CustomFormDataDocumentResponse

Load the model package

use EzmaxApi::Object::CustomFormDataDocumentResponse;

Properties

Name Type Description Notes
pki_ezsigndocument_id int The unique ID of the Ezsigndocument
fki_ezsignfolder_id int The unique ID of the Ezsignfolder
s_ezsigndocument_name string The name of the document that will be presented to Ezsignfoldersignerassociations
dt_modified_date string The date and time at which the object was last modified
a_obj_form_data_signer ARRAY[CustomFormDataSignerResponse]

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