Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.01 KB

EzsigntemplateRequest.md

File metadata and controls

20 lines (15 loc) · 1.01 KB

EzmaxApi::Object::EzsigntemplateRequest

Load the model package

use EzmaxApi::Object::EzsigntemplateRequest;

Properties

Name Type Description Notes
pki_ezsigntemplate_id int The unique ID of the Ezsigntemplate [optional]
fki_ezsignfoldertype_id int The unique ID of the Ezsignfoldertype.
fki_language_id int The unique ID of the Language. Valid values: Value
s_ezsigntemplate_description string The description of the Ezsigntemplate
s_ezsigntemplate_filenamepattern string The filename pattern of the Ezsigntemplate [optional]
b_ezsigntemplate_adminonly boolean Whether the Ezsigntemplate can be accessed by admin users only (eUserType=Normal)

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