Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 825 Bytes

EzsignsignergroupmembershipRequestCompound.md

File metadata and controls

19 lines (14 loc) · 825 Bytes

openapi.model.EzsignsignergroupmembershipRequestCompound

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiEzsignsignergroupmembershipID int The unique ID of the Ezsignsignergroupmembership [optional]
fkiEzsignsignergroupID int The unique ID of the Ezsignsignergroup
fkiEzsignsignerID int The unique ID of the Ezsignsigner [optional]
fkiUserID int The unique ID of the User [optional]
fkiUsergroupID int The unique ID of the Usergroup [optional]

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