mastodonk
0.2-alpha05
common
mastodonk-core
/
fr.outadoc.mastodonk.api.entity
/
Notification
/
Notification
Notification
constructor
(
notificationId
:
String
,
type
:
NotificationType
,
createdAt
:
Instant
,
account
:
Account
,
status
:
Status
?
=
null
)