Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.12 KB

EzsigntemplatepackageRequest.md

File metadata and controls

21 lines (16 loc) · 1.12 KB

openapi.model.EzsigntemplatepackageRequest

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiEzsigntemplatepackageID int The unique ID of the Ezsigntemplatepackage [optional]
fkiEzsignfoldertypeID int The unique ID of the Ezsignfoldertype.
fkiEzdoctemplatedocumentID int The unique ID of the Ezdoctemplatedocument [optional]
fkiLanguageID int The unique ID of the Language. Valid values: Value
sEzsigntemplatepackageDescription String The description of the Ezsigntemplatepackage
bEzsigntemplatepackageAdminonly bool Whether the Ezsigntemplatepackage can be accessed by admin users only (eUserType=Normal)
bEzsigntemplatepackageIsactive bool Whether the Ezsigntemplatepackage is active or not

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