penicillin
common
penicillin
/
blue.starry.penicillin.models
/
TrendPlace
/
Trend
Trend
common
data
class
Trend
(
val
json
:
JsonObject
,
val
client
:
ApiClient
)
:
PenicillinModel
Content copied to clipboard
Constructors
Properties
Constructors
Trend
Link copied to clipboard
common
fun
Trend
(
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.
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
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
promoted
Content
Link copied to clipboard
common
val
promotedContent
:
JsonObject
?
Content copied to clipboard
query
Link copied to clipboard
common
val
query
:
String
Content copied to clipboard
tweet
Volume
Link copied to clipboard
common
val
tweetVolume
:
Int
?
Content copied to clipboard
url
Link copied to clipboard
common
val
url
:
String
Content copied to clipboard