Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 754 Bytes

DiscussionmessageRequestCompound.md

File metadata and controls

18 lines (13 loc) · 754 Bytes

openapi.model.DiscussionmessageRequestCompound

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiDiscussionmessageID int The unique ID of the Discussionmessage [optional]
fkiDiscussionID int The unique ID of the Discussion
fkiDiscussionmembershipIDActionrequired int The unique ID of the Discussionmembership [optional]
tDiscussionmessageContent String The content of the Discussionmessage

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