kmp-toolkit
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kmp-toolkit
offline-outbox
/
com.siddharth.kmp.offlineoutbox
/
OpOutboxEntity
/
OpOutboxEntity
Op
Outbox
Entity
constructor
(
seq
:
Long
=
0
,
id
:
String
,
type
:
String
,
payload
:
String
,
attempts
:
Int
,
status
:
String
,
lastError
:
String
?
,
createdAtMs
:
Long
)