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

One operating report item with associated indicators. More...

#include <types.hpp>

Public Attributes

std::string id
 
std::string report
 
std::string title
 
std::string txt
 
bool latest
 
std::string web_url
 
std::string financial_currency
 
std::string financial_name
 
std::string financial_region
 
std::string financial_report
 
std::vector< OperatingIndicatorindicators
 

Detailed Description

One operating report item with associated indicators.

Member Data Documentation

◆ financial_currency

std::string longbridge::fundamental::OperatingItem::financial_currency

◆ financial_name

std::string longbridge::fundamental::OperatingItem::financial_name

◆ financial_region

std::string longbridge::fundamental::OperatingItem::financial_region

◆ financial_report

std::string longbridge::fundamental::OperatingItem::financial_report

◆ id

std::string longbridge::fundamental::OperatingItem::id

◆ indicators

std::vector<OperatingIndicator> longbridge::fundamental::OperatingItem::indicators

◆ latest

bool longbridge::fundamental::OperatingItem::latest

◆ report

std::string longbridge::fundamental::OperatingItem::report

◆ title

std::string longbridge::fundamental::OperatingItem::title

◆ txt

std::string longbridge::fundamental::OperatingItem::txt

◆ web_url

std::string longbridge::fundamental::OperatingItem::web_url

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