Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.08 KB

EzsigntemplateRequestV2.md

File metadata and controls

21 lines (16 loc) · 1.08 KB

openapi.model.EzsigntemplateRequestV2

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiEzsigntemplateID int The unique ID of the Ezsigntemplate [optional]
fkiEzsignfoldertypeID int The unique ID of the Ezsignfoldertype. [optional]
fkiLanguageID int The unique ID of the Language. Valid values: Value
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)
eEzsigntemplateType FieldEEzsigntemplateType

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