Krill SDK
Toggle table of contents
0.0.48
common
Target filter
common
Switch theme
Search in API
Skip to content
Krill SDK
Krill SDK
/
krill.zone.shared.krillapp.project.journal
/
JournalEntry
/
JournalEntry
Journal
Entry
constructor
(
id
:
String
=
""
,
content
:
String
=
""
,
photoUrls
:
List
<
String
>
=
emptyList()
,
createdAt
:
Long
=
0
,
updatedAt
:
Long
=
0
)
(
source
)