Skip to main content

Interface: EURequestOptions

Hierarchy

  • RequestOptions

    โ†ณ EURequestOptions

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

Defined in

lib/utils/interfaces.ts:335


locale

โ€ข Optional locale: string

Game information locale. (EU Only)

Defined in

lib/utils/interfaces.ts:340