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

Brokers message. More...

#include <types.hpp>

Public Attributes

std::string symbol
 Security code. More...
 
std::vector< Brokersask_brokers
 Ask brokers. More...
 
std::vector< Brokersbid_brokers
 Bid brokers. More...
 

Detailed Description

Brokers message.

Member Data Documentation

◆ ask_brokers

std::vector<Brokers> longport::quote::PushBrokers::ask_brokers

Ask brokers.

◆ bid_brokers

std::vector<Brokers> longport::quote::PushBrokers::bid_brokers

Bid brokers.

◆ symbol

std::string longport::quote::PushBrokers::symbol

Security code.


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