Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 2.89 KB

EzsigntemplatepublicRequest.md

File metadata and controls

24 lines (19 loc) · 2.89 KB

openapi.model.EzsigntemplatepublicRequest

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiEzsigntemplatepublicID int The unique ID of the Ezsigntemplatepublic [optional]
fkiEzsignfoldertypeID int The unique ID of the Ezsignfoldertype.
fkiUserlogintypeID int The unique ID of the Userlogintype Valid values: Value
fkiEzsigntemplateID int The unique ID of the Ezsigntemplate [optional]
fkiEzsigntemplatepackageID int The unique ID of the Ezsigntemplatepackage [optional]
sEzsigntemplatepublicDescription String The description of the Ezsigntemplatepublic
bEzsigntemplatepublicIsactive bool Whether the ezsigntemplatepublic is active or not
tEzsigntemplatepublicNote String The note of the Ezsigntemplatepublic
eEzsigntemplatepublicLimittype FieldEEzsigntemplatepublicLimittype
iEzsigntemplatepublicLimit int The limit of the Ezsigntemplatepublic

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