Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1005 Bytes

UsergroupdelegationResponseCompound.md

File metadata and controls

22 lines (17 loc) · 1005 Bytes

EzmaxApi::Object::UsergroupdelegationResponseCompound

Load the model package

use EzmaxApi::Object::UsergroupdelegationResponseCompound;

Properties

Name Type Description Notes
pki_usergroupdelegation_id int The unique ID of the Usergroupdelegation
fki_usergroup_id int The unique ID of the Usergroup
fki_user_id int The unique ID of the User
s_user_firstname string The first name of the user
s_user_lastname string The last name of the user
s_user_loginname string The login name of the User.
s_email_address string The email address. [optional]
s_usergroup_name_x string The Name of the Usergroup in the language of the requester

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