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

Security. More...

#include <types.hpp>

Public Attributes

std::string symbol
 Security code. More...
 
std::string name_cn
 Security name (zh-CN) More...
 
std::string name_en
 Security name (en) More...
 
std::string name_hk
 Security name (zh-HK) More...
 

Detailed Description

Security.

Member Data Documentation

◆ name_cn

std::string longport::quote::Security::name_cn

Security name (zh-CN)

◆ name_en

std::string longport::quote::Security::name_en

Security name (en)

◆ name_hk

std::string longport::quote::Security::name_hk

Security name (zh-HK)

◆ symbol

std::string longport::quote::Security::symbol

Security code.


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