Skip to main content

Interface: BaseGetParams

types/baseParams.BaseGetParams

BaseGetParams interface

Hierarchy

Properties

limit

Optional limit: number

Number of results to return per page.

Defined in

types/baseParams.ts:9


offset

Optional offset: number

The initial index from which to return the results.

Defined in

types/baseParams.ts:13