| Name | Type | Description | Notes |
|---|---|---|---|
| currentPage | Number | number of the current page, starting from 1 | |
| links | {String: String} | navigation links (previous, self, next) | |
| pagesTotal | Number | pages count total | |
| results | [StockReceipt] | result list | |
| resultsOfPage | Number | result count of the current page | |
| resultsTotal | Number | result count total |