Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 3.83 KB

ezsignfolder_response_compound.md

File metadata and controls

32 lines (28 loc) · 3.83 KB

ezsignfolder_response_compound_t

Properties

Name Type Description Notes
pki_ezsignfolder_id int The unique ID of the Ezsignfolder
fki_ezsignfoldertype_id int The unique ID of the Ezsignfoldertype. [optional]
obj_ezsignfoldertype custom_ezsignfoldertype_response_t * [optional]
e_ezsignfolder_completion field_e_ezsignfolder_completion_t *
s_ezsignfoldertype_name_x char * [optional]
fki_billingentityinternal_id int The unique ID of the Billingentityinternal. [optional]
s_billingentityinternal_description_x char * The description of the Billingentityinternal in the language of the requester [optional]
fki_ezsigntsarequirement_id int The unique ID of the Ezsigntsarequirement. Determine if a Time Stamping Authority should add a timestamp on each of the signature. Valid values: Value
s_ezsigntsarequirement_description_x char * The description of the Ezsigntsarequirement in the language of the requester [optional]
s_ezsignfolder_description char * The description of the Ezsignfolder
t_ezsignfolder_note char * Note about the Ezsignfolder [optional]
b_ezsignfolder_isdisposable int If the Ezsigndocument can be disposed [optional]
e_ezsignfolder_sendreminderfrequency field_e_ezsignfolder_sendreminderfrequency_t * [optional]
dt_ezsignfolder_delayedsenddate char * The date and time at which the Ezsignfolder will be sent in the future. [optional]
dt_ezsignfolder_duedate char * The maximum date and time at which the Ezsignfolder can be signed. [optional]
dt_ezsignfolder_sentdate char * The date and time at which the Ezsignfolder was sent the last time. [optional]
dt_ezsignfolder_scheduledarchive char * The scheduled date and time at which the Ezsignfolder should be archived. [optional]
dt_ezsignfolder_scheduleddispose char * The scheduled date at which the Ezsignfolder should be Disposed. [optional]
e_ezsignfolder_step field_e_ezsignfolder_step_t * [optional]
dt_ezsignfolder_close char * The date and time at which the Ezsignfolder was closed. Either by applying the last signature or by completing it prematurely. [optional]
t_ezsignfolder_message char * A custom text message that will be added to the email sent. [optional]
obj_audit common_audit_t * [optional]
s_ezsignfolder_externalid char * This field can be used to store an External ID from the client's system. Anything can be stored in this field, it will never be evaluated by the eZmax system and will be returned AS-IS. To store multiple values, consider using a JSON formatted structure, a URL encoded string, a CSV or any other custom format. [optional]

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