Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.02 KB

EzsigntemplatepackageRequest.md

File metadata and controls

20 lines (15 loc) · 1.02 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.
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]