penicillin
common
penicillin
/
blue.starry.penicillin.models
/
Search
/
SearchMetadata
Search
Metadata
common
data
class
SearchMetadata
(
val
json
:
JsonObject
,
val
client
:
ApiClient
)
:
PenicillinModel
Content copied to clipboard
Constructors
Properties
Constructors
Search
Metadata
Link copied to clipboard
common
fun
SearchMetadata
(
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.
completed
In
Link copied to clipboard
common
val
completedIn
:
Float
Content copied to clipboard
count
Link copied to clipboard
common
val
count
:
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
max
Id
Link copied to clipboard
common
val
maxId
:
Long
Content copied to clipboard
max
Id
Str
Link copied to clipboard
common
val
maxIdStr
:
String
Content copied to clipboard
next
Results
Link copied to clipboard
common
val
nextResults
:
String
?
Content copied to clipboard
query
Link copied to clipboard
common
val
query
:
String
Content copied to clipboard
refresh
Url
Link copied to clipboard
common
val
refreshUrl
:
String
?
Content copied to clipboard
since
Id
Link copied to clipboard
common
val
sinceId
:
Int
Content copied to clipboard
since
Id
Str
Link copied to clipboard
common
val
sinceIdStr
:
String
Content copied to clipboard