Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.48 KB

ezsigntemplate_response.md

File metadata and controls

21 lines (17 loc) · 1.48 KB

ezsigntemplate_response_t

Properties

Name Type Description Notes
pki_ezsigntemplate_id int The unique ID of the Ezsigntemplate
fki_ezsigntemplatedocument_id int The unique ID of the Ezsigntemplatedocument [optional]
fki_ezsignfoldertype_id int The unique ID of the Ezsignfoldertype. [optional]
fki_language_id int The unique ID of the Language. Valid values: Value
s_language_name_x char * The Name of the Language in the language of the requester
s_ezsigntemplate_description char * The description of the Ezsigntemplate
s_ezsigntemplate_filenamepattern char * The filename pattern of the Ezsigntemplate [optional]
b_ezsigntemplate_adminonly int Whether the Ezsigntemplate can be accessed by admin users only (eUserType=Normal)
s_ezsignfoldertype_name_x char * The name of the Ezsignfoldertype in the language of the requester [optional]
obj_audit common_audit_t *
b_ezsigntemplate_editallowed int Whether the Ezsigntemplate if allowed to edit or not
e_ezsigntemplate_type field_e_ezsigntemplate_type_t * [optional]

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