| 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 | |
| bUserIsactive | bool | Whether the User is active or not | [optional] |
| sUsergroupexternalName | string | The name of the Usergroupexternal | [optional] |