Interface: IPage
Used to specify paging for indexer's payments search. An app that uses pagination to display payments history can simply provide parameters from the front-end and display everything returned.
Properties
limit
• limit: number
How many records should be returned on the page
Defined in
page
• page: number
Which page should be displayed (starts with 1)