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

One security in an investment relationship (parent/subsidiary holding). More...

#include <types.hpp>

Public Attributes

std::string company_id
 
std::string company_name
 
std::string company_name_en
 
std::string company_name_zhcn
 
std::string symbol
 
std::string currency
 
std::string percent_of_shares
 
std::string shares_rank
 
std::string shares_value
 

Detailed Description

One security in an investment relationship (parent/subsidiary holding).

Member Data Documentation

◆ company_id

std::string longbridge::fundamental::InvestSecurity::company_id

◆ company_name

std::string longbridge::fundamental::InvestSecurity::company_name

◆ company_name_en

std::string longbridge::fundamental::InvestSecurity::company_name_en

◆ company_name_zhcn

std::string longbridge::fundamental::InvestSecurity::company_name_zhcn

◆ currency

std::string longbridge::fundamental::InvestSecurity::currency

◆ percent_of_shares

std::string longbridge::fundamental::InvestSecurity::percent_of_shares

◆ shares_rank

std::string longbridge::fundamental::InvestSecurity::shares_rank

◆ shares_value

std::string longbridge::fundamental::InvestSecurity::shares_value

◆ symbol

std::string longbridge::fundamental::InvestSecurity::symbol

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