Interface Paginated<ResultArray>

Type Parameters

  • ResultArray

Hierarchy

  • Paginated

Properties

Properties

count: number

Number of results in this page

results: ResultArray

Result items for this page

total: number

Total number of results matching the query

Generated using TypeDoc