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

#include <types.hpp>

Public Attributes

std::vector< int32_t > broker_ids
 Broker IDs. More...
 
std::string name_cn
 Participant name (zh-CN) More...
 
std::string name_en
 Participant name (en) More...
 
std::string name_hk
 Participant name (zh-HK) More...
 

Member Data Documentation

◆ broker_ids

std::vector<int32_t> longport::quote::ParticipantInfo::broker_ids

Broker IDs.

◆ name_cn

std::string longport::quote::ParticipantInfo::name_cn

Participant name (zh-CN)

◆ name_en

std::string longport::quote::ParticipantInfo::name_en

Participant name (en)

◆ name_hk

std::string longport::quote::ParticipantInfo::name_hk

Participant name (zh-HK)


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