Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 726 Bytes

Notification.md

File metadata and controls

18 lines (15 loc) · 726 Bytes

IO.Swagger.Model.Notification

Properties

Name Type Description Notes
Id decimal? [optional]
Date DateTime?
Title string
Body string
Ttl decimal?
Type string [optional]
Closable bool? [optional] [default to true]
Persist bool? [optional] [default to true]
WaitForVisibility bool? [optional] [default to true]
Sound string [optional]

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