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

One ETF asset allocation group (grouped by element type) More...

#include <types.hpp>

Public Attributes

std::string report_date
 Report date (e.g. 20260601) More...
 
ElementType asset_type
 Element type of this group. More...
 
std::vector< AssetAllocationItemlists
 Elements. More...
 

Detailed Description

One ETF asset allocation group (grouped by element type)

Member Data Documentation

◆ asset_type

ElementType longbridge::fundamental::AssetAllocationGroup::asset_type

Element type of this group.

◆ lists

std::vector<AssetAllocationItem> longbridge::fundamental::AssetAllocationGroup::lists

Elements.

◆ report_date

std::string longbridge::fundamental::AssetAllocationGroup::report_date

Report date (e.g. 20260601)


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