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

Financial consensus response. More...

#include <types.hpp>

Public Attributes

std::vector< ConsensusReportlist
 
int32_t current_index
 
std::string currency
 
std::vector< std::string > opt_periods
 
std::string current_period
 

Detailed Description

Financial consensus response.

Member Data Documentation

◆ currency

std::string longbridge::fundamental::FinancialConsensus::currency

◆ current_index

int32_t longbridge::fundamental::FinancialConsensus::current_index

◆ current_period

std::string longbridge::fundamental::FinancialConsensus::current_period

◆ list

std::vector<ConsensusReport> longbridge::fundamental::FinancialConsensus::list

◆ opt_periods

std::vector<std::string> longbridge::fundamental::FinancialConsensus::opt_periods

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