# UsergroupexternalmembershipResponseCompound

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**pkiUsergroupexternalmembershipID** | **Int** | The unique ID of the Usergroupexternalmembership | 
**fkiUsergroupexternalID** | **Int** | The unique ID of the Usergroupexternal | 
**fkiUserID** | **Int** | The unique ID of the User | 
**sUserFirstname** | **String** | The first name of the user | 
**sUserLastname** | **String** | The last name of the user | 
**sUserLoginname** | **String** | The login name of the User. | 
**sEmailAddress** | **String** | The email address. | 
**sUsergroupexternalName** | **String** | The name of the Usergroupexternal | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)