Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 2.96 KB

EzsigntemplatepublicRequest.md

File metadata and controls

24 lines (19 loc) · 2.96 KB

EzmaxApi::Object::EzsigntemplatepublicRequest

Load the model package

use EzmaxApi::Object::EzsigntemplatepublicRequest;

Properties

Name Type Description Notes
pki_ezsigntemplatepublic_id int The unique ID of the Ezsigntemplatepublic [optional]
fki_ezsignfoldertype_id int The unique ID of the Ezsignfoldertype.
fki_userlogintype_id int The unique ID of the Userlogintype Valid values: Value
fki_ezsigntemplate_id int The unique ID of the Ezsigntemplate [optional]
fki_ezsigntemplatepackage_id int The unique ID of the Ezsigntemplatepackage [optional]
s_ezsigntemplatepublic_description string The description of the Ezsigntemplatepublic
b_ezsigntemplatepublic_isactive boolean Whether the ezsigntemplatepublic is active or not
t_ezsigntemplatepublic_note string The note of the Ezsigntemplatepublic
e_ezsigntemplatepublic_limittype FieldEEzsigntemplatepublicLimittype
i_ezsigntemplatepublic_limit int The limit of the Ezsigntemplatepublic

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