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

Financial report snapshot response. More...

#include <types.hpp>

Public Attributes

std::string name
 
std::string ticker
 
std::string fp_start
 
std::string fp_end
 
std::string currency
 
std::string report_desc
 
std::optional< SnapshotForecastMetricfo_revenue
 
std::optional< SnapshotForecastMetricfo_ebit
 
std::optional< SnapshotForecastMetricfo_eps
 
std::optional< SnapshotReportedMetricfr_revenue
 
std::optional< SnapshotReportedMetricfr_profit
 
std::optional< SnapshotReportedMetricfr_operate_cash
 
std::optional< SnapshotReportedMetricfr_invest_cash
 
std::optional< SnapshotReportedMetricfr_finance_cash
 
std::optional< SnapshotReportedMetricfr_total_assets
 
std::optional< SnapshotReportedMetricfr_total_liability
 
std::string fr_roe_ttm
 
std::string fr_profit_margin
 
std::string fr_profit_margin_ttm
 
std::string fr_asset_turn_ttm
 
std::string fr_leverage_ttm
 
std::string fr_debt_assets_ratio
 

Detailed Description

Financial report snapshot response.

Member Data Documentation

◆ currency

std::string longbridge::fundamental::FinancialReportSnapshot::currency

◆ fo_ebit

std::optional<SnapshotForecastMetric> longbridge::fundamental::FinancialReportSnapshot::fo_ebit

◆ fo_eps

std::optional<SnapshotForecastMetric> longbridge::fundamental::FinancialReportSnapshot::fo_eps

◆ fo_revenue

std::optional<SnapshotForecastMetric> longbridge::fundamental::FinancialReportSnapshot::fo_revenue

◆ fp_end

std::string longbridge::fundamental::FinancialReportSnapshot::fp_end

◆ fp_start

std::string longbridge::fundamental::FinancialReportSnapshot::fp_start

◆ fr_asset_turn_ttm

std::string longbridge::fundamental::FinancialReportSnapshot::fr_asset_turn_ttm

◆ fr_debt_assets_ratio

std::string longbridge::fundamental::FinancialReportSnapshot::fr_debt_assets_ratio

◆ fr_finance_cash

std::optional<SnapshotReportedMetric> longbridge::fundamental::FinancialReportSnapshot::fr_finance_cash

◆ fr_invest_cash

std::optional<SnapshotReportedMetric> longbridge::fundamental::FinancialReportSnapshot::fr_invest_cash

◆ fr_leverage_ttm

std::string longbridge::fundamental::FinancialReportSnapshot::fr_leverage_ttm

◆ fr_operate_cash

std::optional<SnapshotReportedMetric> longbridge::fundamental::FinancialReportSnapshot::fr_operate_cash

◆ fr_profit

std::optional<SnapshotReportedMetric> longbridge::fundamental::FinancialReportSnapshot::fr_profit

◆ fr_profit_margin

std::string longbridge::fundamental::FinancialReportSnapshot::fr_profit_margin

◆ fr_profit_margin_ttm

std::string longbridge::fundamental::FinancialReportSnapshot::fr_profit_margin_ttm

◆ fr_revenue

std::optional<SnapshotReportedMetric> longbridge::fundamental::FinancialReportSnapshot::fr_revenue

◆ fr_roe_ttm

std::string longbridge::fundamental::FinancialReportSnapshot::fr_roe_ttm

◆ fr_total_assets

std::optional<SnapshotReportedMetric> longbridge::fundamental::FinancialReportSnapshot::fr_total_assets

◆ fr_total_liability

std::optional<SnapshotReportedMetric> longbridge::fundamental::FinancialReportSnapshot::fr_total_liability

◆ name

std::string longbridge::fundamental::FinancialReportSnapshot::name

◆ report_desc

std::string longbridge::fundamental::FinancialReportSnapshot::report_desc

◆ ticker

std::string longbridge::fundamental::FinancialReportSnapshot::ticker

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