|
Longbridge OpenAPI C++ SDK
|
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< AssetAllocationItem > | lists |
| Elements. More... | |
One ETF asset allocation group (grouped by element type)
| ElementType longbridge::fundamental::AssetAllocationGroup::asset_type |
Element type of this group.
| std::vector<AssetAllocationItem> longbridge::fundamental::AssetAllocationGroup::lists |
Elements.
| std::string longbridge::fundamental::AssetAllocationGroup::report_date |
Report date (e.g. 20260601)