clientprotocol
/
org.inthewaves.kotlinsignald.clientprotocol.v0.structures
/
JsonReceiptMessage
common
Json
Receipt
Message
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