Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 686 Bytes

NotificationSpec.md

File metadata and controls

21 lines (16 loc) · 686 Bytes

halo_client.model.NotificationSpec

Load the model package

import 'package:halo_client/api.dart';

Properties

Name Type Description Notes
htmlContent String
lastReadAt DateTime [optional]
rawContent String
reason String The name of reason
recipient String The name of user
title String
unread bool [optional]

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