toggle menu
MobileMail
androidJvm
switch theme
search in API
MobileMail
/
com.mobilemail.data.local.entity
/
FolderEntity
/
FolderEntity
Folder
Entity
constructor
(
id
:
String
,
accountId
:
String
,
name
:
String
,
role
:
FolderRole
,
unreadCount
:
Int
=
0
,
syncedAt
:
Long
=
System.currentTimeMillis()
)