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

Institutional rating summary with current recommendation and target price. More...

#include <types.hpp>

Public Attributes

std::string ccy_symbol
 
std::string change
 
RatingSummaryEvaluate evaluate
 
InstitutionRecommend recommend
 
std::string target
 
std::string updated_at
 

Detailed Description

Institutional rating summary with current recommendation and target price.

Member Data Documentation

◆ ccy_symbol

std::string longbridge::fundamental::InstitutionRatingSummary::ccy_symbol

◆ change

std::string longbridge::fundamental::InstitutionRatingSummary::change

◆ evaluate

RatingSummaryEvaluate longbridge::fundamental::InstitutionRatingSummary::evaluate

◆ recommend

InstitutionRecommend longbridge::fundamental::InstitutionRatingSummary::recommend

◆ target

std::string longbridge::fundamental::InstitutionRatingSummary::target

◆ updated_at

std::string longbridge::fundamental::InstitutionRatingSummary::updated_at

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