QueriedGameResult
Defined in: utils/interfaces.ts:173
Properties
Section titled “Properties”exhaustiveNbHits
Section titled “exhaustiveNbHits”exhaustiveNbHits:
true
Defined in: utils/interfaces.ts:177
Whether the amount of hits is exhaustive or not
hits:
QueriedGameUS
[]
Defined in: utils/interfaces.ts:182
The hits for this query
hitsPerPage
Section titled “hitsPerPage”hitsPerPage:
number
Defined in: utils/interfaces.ts:187
The amount of hits per page
nbHits
Section titled “nbHits”nbHits:
number
Defined in: utils/interfaces.ts:192
The amount of hits
nbPages
Section titled “nbPages”nbPages:
number
Defined in: utils/interfaces.ts:197
The amount of pages available
page:
number
Defined in: utils/interfaces.ts:202
The page that the result is on
params
Section titled “params”params:
string
Defined in: utils/interfaces.ts:207
The params that were used
processingTimeMS
Section titled “processingTimeMS”processingTimeMS:
number
Defined in: utils/interfaces.ts:212
The amount of time it took the nintendo.com API to process this request
query:
string
Defined in: utils/interfaces.ts:217
The query that was used