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

One historical business segments snapshot. More...

#include <types.hpp>

Public Attributes

std::string date
 
std::string total
 
std::string currency
 
std::vector< BusinessSegmentHistoryItembusiness
 
std::vector< BusinessSegmentHistoryItemregionals
 

Detailed Description

One historical business segments snapshot.

Member Data Documentation

◆ business

std::vector<BusinessSegmentHistoryItem> longbridge::fundamental::BusinessSegmentsHistoricalItem::business

◆ currency

std::string longbridge::fundamental::BusinessSegmentsHistoricalItem::currency

◆ date

std::string longbridge::fundamental::BusinessSegmentsHistoricalItem::date

◆ regionals

std::vector<BusinessSegmentHistoryItem> longbridge::fundamental::BusinessSegmentsHistoricalItem::regionals

◆ total

std::string longbridge::fundamental::BusinessSegmentsHistoricalItem::total

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