Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 879 Bytes

DiscussionmembershipResponse.md

File metadata and controls

15 lines (12 loc) · 879 Bytes

# DiscussionmembershipResponse

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] [Back to API list] [Back to README]