|
ORE Studio 0.0.4
|
State for a single entity's pagination. More...
#include <pagination_context.hpp>

Public Attributes | |
| std::uint32_t | current_offset = 0 |
| Current offset in the result set. | |
| std::uint32_t | total_count = 0 |
| Total count of available records (from last response) | |
State for a single entity's pagination.