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

Watchlist group. More...

#include <types.hpp>

Public Attributes

int64_t id
 Group id. More...
 
std::string name
 Group name. More...
 
std::vector< WatchlistSecuritysecurities
 Securities. More...
 

Detailed Description

Watchlist group.

Member Data Documentation

◆ id

int64_t longbridge::quote::WatchlistGroup::id

Group id.

◆ name

std::string longbridge::quote::WatchlistGroup::name

Group name.

◆ securities

std::vector<WatchlistSecurity> longbridge::quote::WatchlistGroup::securities

Securities.


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