app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.fam007e.receipts.data.db.entities
/
GroupEntity
/
GroupEntity
Group
Entity
constructor
(
id
:
Long
=
0
,
name
:
String
,
inviteCode
:
String
,
createdAt
:
Long
=
System.currentTimeMillis()
)