Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 807 Bytes

EzsignsignergroupmembershipResponse.md

File metadata and controls

19 lines (14 loc) · 807 Bytes

openapi.model.EzsignsignergroupmembershipResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiEzsignsignergroupmembershipID int The unique ID of the Ezsignsignergroupmembership
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]