toggle menu
QuettaCode API
0.1.0-BETA
jvm
switch theme
search in API
QuettaCode API
/
com.quettacode.flow.crm.web
/
NotificationController
/
countUnread
count
Unread
@
GetMapping
(
value
=
[
"/count"
]
)
fun
countUnread
(
)
:
Map
<
String
,
Long
>
(
source
)