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

Company overview and profile information. More...

#include <types.hpp>

Public Attributes

std::string name
 
std::string company_name
 
std::string founded
 
std::string listing_date
 
std::string market
 
std::string region
 
std::string address
 
std::string office_address
 
std::string website
 
std::string issue_price
 
std::string shares_offered
 
std::string chairman
 
std::string secretary
 
std::string audit_inst
 
std::string category
 
std::string year_end
 
std::string employees
 
std::string phone
 
std::string fax
 
std::string email
 
std::string legal_repr
 
std::string manager
 
std::string ticker
 
std::string profile
 
int32_t sector
 

Detailed Description

Company overview and profile information.

Member Data Documentation

◆ address

std::string longbridge::fundamental::CompanyOverview::address

◆ audit_inst

std::string longbridge::fundamental::CompanyOverview::audit_inst

◆ category

std::string longbridge::fundamental::CompanyOverview::category

◆ chairman

std::string longbridge::fundamental::CompanyOverview::chairman

◆ company_name

std::string longbridge::fundamental::CompanyOverview::company_name

◆ email

std::string longbridge::fundamental::CompanyOverview::email

◆ employees

std::string longbridge::fundamental::CompanyOverview::employees

◆ fax

std::string longbridge::fundamental::CompanyOverview::fax

◆ founded

std::string longbridge::fundamental::CompanyOverview::founded

◆ issue_price

std::string longbridge::fundamental::CompanyOverview::issue_price

◆ legal_repr

std::string longbridge::fundamental::CompanyOverview::legal_repr

◆ listing_date

std::string longbridge::fundamental::CompanyOverview::listing_date

◆ manager

std::string longbridge::fundamental::CompanyOverview::manager

◆ market

std::string longbridge::fundamental::CompanyOverview::market

◆ name

std::string longbridge::fundamental::CompanyOverview::name

◆ office_address

std::string longbridge::fundamental::CompanyOverview::office_address

◆ phone

std::string longbridge::fundamental::CompanyOverview::phone

◆ profile

std::string longbridge::fundamental::CompanyOverview::profile

◆ region

std::string longbridge::fundamental::CompanyOverview::region

◆ secretary

std::string longbridge::fundamental::CompanyOverview::secretary

◆ sector

int32_t longbridge::fundamental::CompanyOverview::sector

◆ shares_offered

std::string longbridge::fundamental::CompanyOverview::shares_offered

◆ ticker

std::string longbridge::fundamental::CompanyOverview::ticker

◆ website

std::string longbridge::fundamental::CompanyOverview::website

◆ year_end

std::string longbridge::fundamental::CompanyOverview::year_end

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