|
Longbridge OpenAPI C++ SDK
|
Holding detail of an ETF asset allocation element (holdings only) More...
#include <types.hpp>
Public Attributes | |
| std::string | industry_id |
| Industry ID. More... | |
| std::string | industry_name |
| Industry name. More... | |
| std::string | index |
Index counter ID (e.g. BK/US/CP99000) More... | |
| std::string | index_name |
| Index name. More... | |
| std::string | holding_type |
Holding type (e.g. E for stock) More... | |
| std::string | holding_type_name |
| Holding type name. More... | |
Holding detail of an ETF asset allocation element (holdings only)
| std::string longbridge::fundamental::HoldingDetail::holding_type |
Holding type (e.g. E for stock)
| std::string longbridge::fundamental::HoldingDetail::holding_type_name |
Holding type name.
| std::string longbridge::fundamental::HoldingDetail::index |
Index counter ID (e.g. BK/US/CP99000)
| std::string longbridge::fundamental::HoldingDetail::index_name |
Index name.
| std::string longbridge::fundamental::HoldingDetail::industry_id |
Industry ID.
| std::string longbridge::fundamental::HoldingDetail::industry_name |
Industry name.