penicillin
common
penicillin
/
blue.starry.penicillin.models.entities
/
MediaEntity
/
VideoInfo
/
Variant
Variant
common
data
class
Variant
(
val
json
:
JsonObject
,
val
client
:
ApiClient
)
:
PenicillinModel
Content copied to clipboard
Constructors
Properties
Constructors
Variant
Link copied to clipboard
common
fun
Variant
(
json
:
JsonObject
,
client
:
ApiClient
)
Content copied to clipboard
Properties
bitrate
Link copied to clipboard
common
val
bitrate
:
Int
?
Content copied to clipboard
client
Link copied to clipboard
common
open
override
val
client
:
ApiClient
Content copied to clipboard
The
ApiClient
instance.
content
Type
Link copied to clipboard
common
val
contentType
:
String
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
url
Link copied to clipboard
common
val
url
:
String
Content copied to clipboard