yam-api
Toggle table of contents
1.0.0-dev
common
Target filter
common
Switch theme
Search in API
Skip to content
yam-api
core
/
su.pank.yamapi.model.search
/
Best
Best
@
Serializable
(
with
=
BestSerializer::class
)
data
class
Best
(
val
type
:
QueryResponseType
,
val
result
:
Any
)
Members
Constructors
Best
Link copied to clipboard
constructor
(
type
:
QueryResponseType
,
result
:
Any
)
Properties
result
Link copied to clipboard
val
result
:
Any
type
Link copied to clipboard
val
type
:
QueryResponseType