Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 623 Bytes

DiscussionRequestCompound.md

File metadata and controls

17 lines (12 loc) · 623 Bytes

openapi.model.DiscussionRequestCompound

Load the model package

import 'package:openapi/api.dart';

Properties

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

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