Longbridge OpenAPI C++ SDK
Public Attributes | List of all members
longbridge::market::TopMoversResponse Struct Reference

Response for top_movers. More...

#include <types.hpp>

Public Attributes

std::vector< TopMoversEventevents
 
std::string next_params
 Pagination cursor as a JSON string. More...
 

Detailed Description

Response for top_movers.

Member Data Documentation

◆ events

std::vector<TopMoversEvent> longbridge::market::TopMoversResponse::events

◆ next_params

std::string longbridge::market::TopMoversResponse::next_params

Pagination cursor as a JSON string.


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