Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.11 KB

EzsigntemplatepackagemembershipResponseCompound.md

File metadata and controls

20 lines (15 loc) · 1.11 KB

openapi.model.EzsigntemplatepackagemembershipResponseCompound

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiEzsigntemplatepackagemembershipID int The unique ID of the Ezsigntemplatepackagemembership
fkiEzsigntemplatepackageID int The unique ID of the Ezsigntemplatepackage
fkiEzsigntemplateID int The unique ID of the Ezsigntemplate
iEzsigntemplatepackagemembershipOrder int The order in which the Ezsigntemplate will be imported when using an Ezsigntemplatepackage.
objEzsigntemplate EzsigntemplateResponseCompound
aObjEzsigntemplatepackagesignermembership List [default to const []]

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