Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.1 KB

usergroupmembership_response_compound.md

File metadata and controls

19 lines (15 loc) · 1.1 KB

usergroupmembership_response_compound_t

Properties

Name Type Description Notes
pki_usergroupmembership_id int The unique ID of the Usergroupmembership
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]
s_user_firstname char * The first name of the user [optional]
s_user_lastname char * The last name of the user [optional]
s_user_loginname char * The login name of the User. [optional]
s_email_address char * The email address. [optional]
s_usergroup_name_x char * The Name of the Usergroup in the language of the requester
s_usergroupexternal_name char * The name of the Usergroupexternal [optional]

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