toggle menu
QuettaCode API
0.1.0-BETA
jvm
switch theme
search in API
QuettaCode API
/
com.quettacode.flow.crm.web.dto
/
NotificationResponse
/
NotificationResponse
Notification
Response
constructor
(
id
:
String
,
type
:
String
,
title
:
String
,
message
:
String
?
,
read
:
Boolean
,
createdAt
:
String
,
resourceType
:
String
?
,
resourceId
:
String
?
)
(
source
)