Interface

PagingDataParams

PagingDataParams

The paging data params requests to get the fixed items in one page

Properties:
Name Type Attributes Description
limit number <nullable>

The limited items per page

page number <nullable>

The index of page

View Source types/CommonTypes.ts, line 49