penicillin
common
penicillin
/
blue.starry.penicillin.models
/
Stream
/
StatusWithheld
Status
Withheld
common
data
class
StatusWithheld
(
val
json
:
JsonObject
,
val
client
:
ApiClient
)
:
PenicillinModel
Content copied to clipboard
Constructors
Properties
Constructors
Status
Withheld
Link copied to clipboard
common
fun
StatusWithheld
(
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.
id
Link copied to clipboard
common
val
id
:
Long
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
timestamp
Ms
Link copied to clipboard
common
val
timestampMs
:
String
Content copied to clipboard
user
Id
Link copied to clipboard
common
val
userId
:
Long
Content copied to clipboard
withheld
In
Countries
Link copied to clipboard
common
val
withheldInCountries
:
List
<
String
>
Content copied to clipboard