penicillin
common
penicillin
/
blue.starry.penicillin.models
/
Stream
/
StatusEvent
Status
Event
common
data
class
StatusEvent
(
parentJson
:
JsonObject
,
parentClient
:
ApiClient
)
:
Stream.Event
Content copied to clipboard
Constructors
Properties
Constructors
Status
Event
Link copied to clipboard
common
fun
StatusEvent
(
parentJson
:
JsonObject
,
parentClient
:
ApiClient
)
Content copied to clipboard
Properties
client
Link copied to clipboard
common
override
val
client
:
ApiClient
Content copied to clipboard
The
ApiClient
instance.
created
At
Raw
Link copied to clipboard
common
val
createdAtRaw
:
String
Content copied to clipboard
event
Link copied to clipboard
common
val
event
:
String
Content copied to clipboard
json
Link copied to clipboard
common
override
val
json
:
JsonObject
Content copied to clipboard
The underlying
JsonObject
.
key
Case
Link copied to clipboard
common
open
val
keyCase
:
JsonKeyCase
Content copied to clipboard
key
Converter
Link copied to clipboard
common
open
val
keyConverter
:
JsonKeyConverter
Content copied to clipboard
source
Link copied to clipboard
common
val
source
:
User
Content copied to clipboard
target
Link copied to clipboard
common
val
target
:
User
Content copied to clipboard
target
Object
Link copied to clipboard
common
val
targetObject
:
Status
Content copied to clipboard