Decentralised Art Server
High-performance C++ backend that exposes HTML interface and a secure REST API for managing Performative Transactions entities
Loading...
Searching...
No Matches
dcn::feed::FeedPage Struct Reference

#include <feed_types.hpp>

Public Attributes

std::vector< FeedItemitems
std::optional< std::string > next_before_cursor = std::nullopt
bool has_more = false

Member Data Documentation

◆ has_more

bool dcn::feed::FeedPage::has_more = false

◆ items

std::vector<FeedItem> dcn::feed::FeedPage::items

◆ next_before_cursor

std::optional<std::string> dcn::feed::FeedPage::next_before_cursor = std::nullopt

The documentation for this struct was generated from the following file: