Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.06 KB

UsergroupmembershipResponse.md

File metadata and controls

19 lines (15 loc) · 1.06 KB

UsergroupmembershipResponse

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]