toggle menu
QuettaCode API
0.1.0-BETA
jvm
switch theme
search in API
QuettaCode API
/
com.quettacode.flow.messaging.web.dto
/
ChatInboxDTO
/
ChatInboxDTO
Chat
Inbox
DTO
constructor
(
contactId
:
String
,
contactName
:
String
,
contactWaId
:
String
,
profilePicUrl
:
String
?
,
lastMessageContent
:
String
,
lastMessageTime
:
LocalDateTime
,
unreadCount
:
Long
)
(
source
)