LongPort OpenAPI C++ SDK
Public Attributes | List of all members
longport::quote::CreateWatchlistGroup Struct Reference

An request for create watchlist group. More...

#include <types.hpp>

Public Attributes

std::string name
 Group name. More...
 
std::vector< std::string > securities
 Securities. More...
 

Detailed Description

An request for create watchlist group.

Member Data Documentation

◆ name

std::string longport::quote::CreateWatchlistGroup::name

Group name.

◆ securities

std::vector<std::string> longport::quote::CreateWatchlistGroup::securities

Securities.


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