Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.73 KB

EzsigntemplateResponseCompound.md

File metadata and controls

24 lines (20 loc) · 1.73 KB

eZmaxApi.Model.EzsigntemplateResponseCompound

A Ezsigntemplate Object

Properties

Name Type Description Notes
PkiEzsigntemplateID int The unique ID of the Ezsigntemplate
FkiEzsigntemplatedocumentID int The unique ID of the Ezsigntemplatedocument [optional]
FkiEzsignfoldertypeID int The unique ID of the Ezsignfoldertype. [optional]
FkiLanguageID int The unique ID of the Language. Valid values: Value
SLanguageNameX string The Name of the Language in the language of the requester
SEzsigntemplateDescription string The description of the Ezsigntemplate
SEzsigntemplateFilenamepattern string The filename pattern of the Ezsigntemplate [optional]
BEzsigntemplateAdminonly bool Whether the Ezsigntemplate can be accessed by admin users only (eUserType=Normal)
SEzsignfoldertypeNameX string The name of the Ezsignfoldertype in the language of the requester [optional]
ObjAudit CommonAudit
BEzsigntemplateEditallowed bool Whether the Ezsigntemplate if allowed to edit or not
EEzsigntemplateType FieldEEzsigntemplateType [optional]
ObjEzsigntemplatedocument EzsigntemplatedocumentResponse [optional]
AObjEzsigntemplatesigner List<EzsigntemplatesignerResponseCompound>

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