Skip to content

Files

Latest commit

b099286 · Jan 14, 2025

History

History
32 lines (27 loc) · 4.12 KB

EzsigntemplatepublicResponse.md

File metadata and controls

32 lines (27 loc) · 4.12 KB

EzmaxApi::Object::EzsigntemplatepublicResponse

Load the model package

use EzmaxApi::Object::EzsigntemplatepublicResponse;

Properties

Name Type Description Notes
pki_ezsigntemplatepublic_id int The unique ID of the Ezsigntemplatepublic
fki_ezsignfoldertype_id int The unique ID of the Ezsignfoldertype.
s_ezsignfoldertype_name_x string The name of the Ezsignfoldertype in the language of the requester
fki_userlogintype_id int The unique ID of the Userlogintype Valid values: Value
s_userlogintype_description_x string The description of the Userlogintype in the language of the requester
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
s_ezsigntemplatepublic_referenceid string The referenceid 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
i_ezsigntemplatepublic_limitexceeded int The limitexceeded of the Ezsigntemplatepublic
dt_ezsigntemplatepublic_limitexceededsince string The limitexceededsince of the Ezsigntemplatepublic
s_ezsigntemplatepublic_url string The url of the Ezsigntemplatepublic You can add these value as query parameters to prefill the corresponding role Parameter
s_ezsigntemplatepublic_ezsigntemplatedescription string The Ezsigntemplate/Ezsigntemplatepackage description
obj_audit CommonAudit [optional]

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