Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 952 Bytes

DiscussionmembershipResponse.md

File metadata and controls

16 lines (12 loc) · 952 Bytes

DiscussionmembershipResponse

Properties

Name Type Description Notes
pkiDiscussionmembershipID NSNumber* The unique ID of the Discussionmembership
fkiDiscussionID NSNumber* The unique ID of the Discussion
fkiUserID NSNumber* The unique ID of the User [optional]
fkiUsergroupID NSNumber* The unique ID of the Usergroup [optional]
fkiModulesectionID NSNumber* The unique ID of the Modulesection [optional]
sDiscussionmembershipDescription NSString* The Description containing the detail of who the Discussionmembership refers to
dtDiscussionmembershipJoined NSString* The joined date of the Discussionmembership

[Back to Model list] [Back to API list] [Back to README]