Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 616 Bytes

UsergroupdelegationRequestCompound.md

File metadata and controls

17 lines (12 loc) · 616 Bytes

openapi.model.UsergroupdelegationRequestCompound

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiUsergroupdelegationID int The unique ID of the Usergroupdelegation [optional]
fkiUsergroupID int The unique ID of the Usergroup
fkiUserID int The unique ID of the User

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