import 'package:openapi/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
pkiDiscussionID | int | The unique ID of the Discussion | |
sDiscussionDescription | String | The description of the Discussion | |
bDiscussionClosed | bool | Whether if it's an closed | |
dtDiscussionLastread | String | The date the Discussion was last read | [optional] |
iDiscussionmessageCount | int | The count of Attachment. | |
iDiscussionmessageCountunread | int | The count of Attachment. | |
objDiscussionconfiguration | CustomDiscussionconfigurationResponse | [optional] |