# DiscussionmembershipRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**pkiDiscussionmembershipID** | **Int** | The unique ID of the Discussionmembership | [optional] 
**fkiDiscussionID** | **Int** | The unique ID of the Discussion | 
**fkiUserID** | **Int** | The unique ID of the User | [optional] 
**fkiUsergroupID** | **Int** | The unique ID of the Usergroup | [optional] 
**fkiModulesectionID** | **Int** | The unique ID of the Modulesection | [optional] 
**dtDiscussionmembershipJoined** | **String** | The joined date of the Discussionmembership | 

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