Interface CurseForgeGetGamesOptions

Hierarchy

  • CurseForgeGetGamesOptions

Properties

Properties

index?: number

A zero based index of the first item to include in the response, the limit is: (index + pageSize <= 10,000).

pageSize?: number

The number of items to include in the response, the default/maximum value is 50.

Generated using TypeDoc