Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 573 Bytes

GroupStatus.md

File metadata and controls

16 lines (11 loc) · 573 Bytes

halo_client.model.GroupStatus

Load the model package

import 'package:halo_client/api.dart';

Properties

Name Type Description Notes
totalAttachments int Total of attachments under the current group [optional]
updateTimestamp DateTime Update timestamp of the group [optional]

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