penicillin
common
penicillin
/
blue.starry.penicillin.models
/
Help
/
Settings
Settings
common
data
class
Settings
(
val
json
:
JsonObject
,
val
client
:
ApiClient
)
:
PenicillinModel
Content copied to clipboard
Constructors
Properties
Constructors
Settings
Link copied to clipboard
common
fun
Settings
(
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.
config
Link copied to clipboard
common
val
config
:
JsonObject
Content copied to clipboard
experiment
Version
Link copied to clipboard
common
val
experimentVersion
:
String
Content copied to clipboard
feature
Switches
Version
Link copied to clipboard
common
val
featureSwitchesVersion
:
String
Content copied to clipboard
impressions
Link copied to clipboard
common
val
impressions
:
JsonArray
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
settings
Version
Link copied to clipboard
common
val
settingsVersion
:
String
Content copied to clipboard