Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 553 Bytes

DiscussionRequestPatch.md

File metadata and controls

16 lines (11 loc) · 553 Bytes

openapi.model.DiscussionRequestPatch

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
sDiscussionDescription String The description of the Discussion [optional]
bDiscussionClosed bool Whether if it's an closed [optional]

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