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

Business segments response. More...

#include <types.hpp>

Public Attributes

std::string date
 
std::string total
 
std::string currency
 
std::vector< BusinessSegmentItembusiness
 

Detailed Description

Business segments response.

Member Data Documentation

◆ business

std::vector<BusinessSegmentItem> longbridge::fundamental::BusinessSegments::business

◆ currency

std::string longbridge::fundamental::BusinessSegments::currency

◆ date

std::string longbridge::fundamental::BusinessSegments::date

◆ total

std::string longbridge::fundamental::BusinessSegments::total

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