QueriedGameResult
Defined in: utils/interfaces.ts:170
Properties
Section titled “Properties”exhaustiveNbHits
Section titled “exhaustiveNbHits”exhaustiveNbHits:
true
Defined in: utils/interfaces.ts:174
Whether the amount of hits is exhaustive or not
hits:
QueriedGameUS
[]
Defined in: utils/interfaces.ts:179
The hits for this query
hitsPerPage
Section titled “hitsPerPage”hitsPerPage:
number
Defined in: utils/interfaces.ts:184
The amount of hits per page
nbHits
Section titled “nbHits”nbHits:
number
Defined in: utils/interfaces.ts:189
The amount of hits
nbPages
Section titled “nbPages”nbPages:
number
Defined in: utils/interfaces.ts:194
The amount of pages available
page:
number
Defined in: utils/interfaces.ts:199
The page that the result is on
params
Section titled “params”params:
string
Defined in: utils/interfaces.ts:204
The params that were used
processingTimeMS
Section titled “processingTimeMS”processingTimeMS:
number
Defined in: utils/interfaces.ts:209
The amount of time it took the nintendo.com API to process this request
query:
string
Defined in: utils/interfaces.ts:214
The query that was used