|
10Duke Scale C++ Client
|
#include <Paging.h>
Paging-ocnfiguration for the REST-API.
Public Member Functions | |
| Paging (const int32_t offset=-1, const int32_t limit=-1, std::string orderBy="", const bool orderAsc=false) | |
| Constructs new instance. | |
|
inlineexplicit |
Constructs new instance.
| offset | - |
| limit | - |
| orderBy | - |
| orderAsc | - |