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

One historical rating distribution snapshot. More...

#include <types.hpp>

Public Attributes

std::string date
 
std::string buy
 
std::string over
 
std::string hold
 
std::string under
 
std::string sell
 
std::string total
 

Detailed Description

One historical rating distribution snapshot.

Member Data Documentation

◆ buy

std::string longbridge::fundamental::InstitutionRatingViewItem::buy

◆ date

std::string longbridge::fundamental::InstitutionRatingViewItem::date

◆ hold

std::string longbridge::fundamental::InstitutionRatingViewItem::hold

◆ over

std::string longbridge::fundamental::InstitutionRatingViewItem::over

◆ sell

std::string longbridge::fundamental::InstitutionRatingViewItem::sell

◆ total

std::string longbridge::fundamental::InstitutionRatingViewItem::total

◆ under

std::string longbridge::fundamental::InstitutionRatingViewItem::under

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