Skip to content

EURequestOptions

Extends

  • RequestOptions

Properties

limit?

optional limit: number

Game count limit (Can only be lower than default page size).

Remarks

On the US eshop, the max limit is 100. Leave empty to get all the games.

Inherited from

RequestOptions.limit

Source

lib/utils/interfaces.ts:668


locale?

optional locale: string

Game information locale. (EU Only)

Source

lib/utils/interfaces.ts:673