Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.03 KB

DiscussionmembershipResponseCompound.md

File metadata and controls

21 lines (16 loc) · 1.03 KB

EzmaxApi::Object::DiscussionmembershipResponseCompound

Load the model package

use EzmaxApi::Object::DiscussionmembershipResponseCompound;

Properties

Name Type Description Notes
pki_discussionmembership_id int The unique ID of the Discussionmembership
fki_discussion_id int The unique ID of the Discussion
fki_user_id int The unique ID of the User [optional]
fki_usergroup_id int The unique ID of the Usergroup [optional]
fki_modulesection_id int The unique ID of the Modulesection [optional]
s_discussionmembership_description string The Description containing the detail of who the Discussionmembership refers to
dt_discussionmembership_joined string The joined date of the Discussionmembership

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