Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 911 Bytes

DiscussionmembershipRequest.md

File metadata and controls

20 lines (15 loc) · 911 Bytes

EzmaxApi::Object::DiscussionmembershipRequest

Load the model package

use EzmaxApi::Object::DiscussionmembershipRequest;

Properties

Name Type Description Notes
pki_discussionmembership_id int The unique ID of the Discussionmembership [optional]
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]
dt_discussionmembership_joined string The joined date of the Discussionmembership

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