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

One rating category (e.g. growth, profitability). More...

#include <types.hpp>

Public Attributes

int32_t kind
 
std::vector< RatingSubIndicatorGroupsub_indicators
 

Detailed Description

One rating category (e.g. growth, profitability).

Member Data Documentation

◆ kind

int32_t longbridge::fundamental::RatingCategory::kind

◆ sub_indicators

std::vector<RatingSubIndicatorGroup> longbridge::fundamental::RatingCategory::sub_indicators

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