Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.74 KB

EzsigntemplateGetObjectV1ResponseMPayload.md

File metadata and controls

22 lines (19 loc) · 1.74 KB

# EzsigntemplateGetObjectV1ResponseMPayload

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]
objEzsigntemplatedocument \eZmaxAPI\Model\EzsigntemplatedocumentResponse [optional]
aObjEzsigntemplatesigner \eZmaxAPI\Model\EzsigntemplatesignerResponseCompound[]

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