Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.45 KB

EzsigntemplateResponse.md

File metadata and controls

20 lines (17 loc) · 1.45 KB

# EzsigntemplateResponse

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 \eZmaxAPI\Model\CommonAudit
bEzsigntemplateEditallowed bool Whether the Ezsigntemplate if allowed to edit or not
eEzsigntemplateType \eZmaxAPI\Model\FieldEEzsigntemplateType [optional]

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