toggle menu
igdbclient-core
0.6
common
switch theme
search in API
igdbclient-core
/
ru.pixnews.igdbclient.apicalypse
/
ApicalypseMultiQuery
/
Subquery
Subquery
class
Subquery
(
val
endpoint
:
IgdbEndpoint
<
*
>
,
val
resultName
:
String
=
""
,
val
query
:
ApicalypseQuery
)
Members
Constructors
Subquery
Link copied to clipboard
constructor
(
endpoint
:
IgdbEndpoint
<
*
>
,
resultName
:
String
=
""
,
query
:
ApicalypseQuery
)
Properties
endpoint
Link copied to clipboard
val
endpoint
:
IgdbEndpoint
<
*
>
query
Link copied to clipboard
val
query
:
ApicalypseQuery
result
Name
Link copied to clipboard
val
resultName
:
String