Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 833 Bytes

Notification.md

File metadata and controls

19 lines (15 loc) · 833 Bytes

Notification

Properties

Name Type Description Notes
Id int [optional] [default to null]
Date time.Time [default to null]
Title string [default to null]
Body string [default to null]
Ttl int [default to null]
Type_ string [optional] [default to null]
Closable bool [optional] [default to null]
Persist bool [optional] [default to null]
WaitForVisibility bool [optional] [default to null]
Sound string [optional] [default to null]

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