Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1023 Bytes

UsergroupexternalmembershipResponseCompound.md

File metadata and controls

22 lines (17 loc) · 1023 Bytes

EzmaxApi::Object::UsergroupexternalmembershipResponseCompound

Load the model package

use EzmaxApi::Object::UsergroupexternalmembershipResponseCompound;

Properties

Name Type Description Notes
pki_usergroupexternalmembership_id int The unique ID of the Usergroupexternalmembership
fki_usergroupexternal_id int The unique ID of the Usergroupexternal
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.
s_usergroupexternal_name string The name of the Usergroupexternal

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