penicillin
common
penicillin
/
blue.starry.penicillin.models
/
Stream
/
Disconnect
Disconnect
common
data
class
Disconnect
(
val
json
:
JsonObject
,
val
client
:
ApiClient
)
:
PenicillinModel
Content copied to clipboard
Constructors
Properties
Constructors
Disconnect
Link copied to clipboard
common
fun
Disconnect
(
json
:
JsonObject
,
client
:
ApiClient
)
Content copied to clipboard
Properties
client
Link copied to clipboard
common
open
override
val
client
:
ApiClient
Content copied to clipboard
The
ApiClient
instance.
code
Link copied to clipboard
common
val
code
:
Int
Content copied to clipboard
json
Link copied to clipboard
common
open
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
reason
Link copied to clipboard
common
val
reason
:
String
Content copied to clipboard
stream
Name
Link copied to clipboard
common
val
streamName
:
String
?
Content copied to clipboard