pushover-notification - v0.0.2
Home
GitHub
Sitemap
Preparing search index...
types
NotificationData
Interface NotificationData
interface
NotificationData
{
createdAt
:
string
;
id
:
string
;
message
:
string
;
read
:
boolean
;
recipient
:
string
;
title
:
string
;
pushoverReceipt
?:
null
|
string
;
pushoverSent
?:
boolean
;
}
Hierarchy (
View Summary
)
NotificationDataBase
NotificationData
Index
Properties
created
At
id
message
read
recipient
title
pushover
Receipt?
pushover
Sent?
Properties
created
At
createdAt
:
string
id
id
:
string
message
message
:
string
read
read
:
boolean
recipient
recipient
:
string
title
title
:
string
Optional
pushover
Receipt
pushoverReceipt
?:
null
|
string
Optional
pushover
Sent
pushoverSent
?:
boolean
Settings
Member Visibility
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
created
At
id
message
read
recipient
title
pushover
Receipt
pushover
Sent
Home
GitHub
Sitemap
pushover-notification - v0.0.2
Loading...