# DiscussionmembershipResponseCompound ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **pkiDiscussionmembershipID** | **Int** | The unique ID of the Discussionmembership | **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] **sDiscussionmembershipDescription** | **String** | The Description containing the detail of who the Discussionmembership refers to | **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)