Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 719 Bytes

UsergroupmembershipRequestCompound.md

File metadata and controls

18 lines (13 loc) · 719 Bytes

openapi.model.UsergroupmembershipRequestCompound

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiUsergroupmembershipID int The unique ID of the Usergroupmembership [optional]
fkiUsergroupID int The unique ID of the Usergroup
fkiUserID int The unique ID of the User [optional]
fkiUsergroupexternalID int The unique ID of the Usergroupexternal [optional]

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