Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.03 KB

UsergroupmembershipResponseCompound.md

File metadata and controls

18 lines (15 loc) · 1.03 KB

# UsergroupmembershipResponseCompound

Properties

Name Type Description Notes
pkiUsergroupmembershipID int The unique ID of the Usergroupmembership
fkiUsergroupID int The unique ID of the Usergroup
fkiUserID int The unique ID of the User [optional]
fkiUsergroupexternalID int The unique ID of the Usergroupexternal [optional]
sUserFirstname string The first name of the user [optional]
sUserLastname string The last name of the user [optional]
sUserLoginname string The login name of the User. [optional]
sEmailAddress string The email address. [optional]
sUsergroupNameX string The Name of the Usergroup in the language of the requester
sUsergroupexternalName string The name of the Usergroupexternal [optional]

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