kotlin-signald
0.30.0+signald-0.23.2-7-1583b4df
common
clientprotocol
/
org.inthewaves.kotlinsignald.clientprotocol.v0.structures
/
JsonReceiptMessage
Json
Receipt
Message
common
data
class
JsonReceiptMessage
(
type
:
String
?
,
timestamps
:
List
<
Long
>
,
when
:
Long
?
)
Content copied to clipboard
Properties
Properties
timestamps
Link copied to clipboard
common
val
timestamps
:
List
<
Long
>
Content copied to clipboard
type
Link copied to clipboard
common
val
type
:
String
?
=
null
Content copied to clipboard
when
Link copied to clipboard
common
val
when
:
Long
?
=
null
Content copied to clipboard