Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 754 Bytes

UsergroupmembershipRequestCompound.md

File metadata and controls

18 lines (13 loc) · 754 Bytes

EzmaxApi::Object::UsergroupmembershipRequestCompound

Load the model package

use EzmaxApi::Object::UsergroupmembershipRequestCompound;

Properties

Name Type Description Notes
pki_usergroupmembership_id int The unique ID of the Usergroupmembership [optional]
fki_usergroup_id int The unique ID of the Usergroup
fki_user_id int The unique ID of the User [optional]
fki_usergroupexternal_id int The unique ID of the Usergroupexternal [optional]

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