Preparing search index...
The search index is not available
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
@mozaic-io/mozaic-sdk-node
api/api
NotificationAggregate
Interface NotificationAggregate
export NotificationAggregate
interface
NotificationAggregate
{
created_at
?:
string
;
id
?:
null
|
string
;
short_id
?:
null
|
string
;
total_count
?:
number
;
unread_count
?:
number
;
}
Index
Properties
created_
at?
id?
short_
id?
total_
count?
unread_
count?
Properties
Optional
created_
at
created_
at
?:
string
Optional
id
id
?:
null
|
string
Optional
short_
id
short_
id
?:
null
|
string
Optional
total_
count
total_
count
?:
number
Optional
unread_
count
unread_
count
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created_
at
id
short_
id
total_
count
unread_
count
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
Loading...
export NotificationAggregate