ORE Studio 0.0.4
Loading...
Searching...
No Matches
Public Attributes | List of all members
entity_page_state Struct Reference

State for a single entity's pagination. More...

#include <pagination_context.hpp>

Collaboration diagram for entity_page_state:
Collaboration graph

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)
 

Detailed Description

State for a single entity's pagination.