Interface CurseForgePagination

Hierarchy

  • CurseForgePagination

Properties

index: number

A zero based index of the first item that is included in the response.

pageSize: number

The requested number of items to be included in the response.

resultCount: number

The actual number of items that were included in the response.

totalCount: number

The total number of items available by the request.

Generated using TypeDoc