Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 603 Bytes

DiscussionmessageRequestPatch.md

File metadata and controls

16 lines (11 loc) · 603 Bytes

openapi.model.DiscussionmessageRequestPatch

Load the model package

import 'package:openapi/api.dart';

Properties

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

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