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

Investment relationship data including parent/subsidiary securities. More...

#include <types.hpp>

Public Attributes

std::string forward_url
 
std::vector< InvestSecurityinvest_securities
 

Detailed Description

Investment relationship data including parent/subsidiary securities.

Member Data Documentation

◆ forward_url

std::string longbridge::fundamental::InvestRelations::forward_url

◆ invest_securities

std::vector<InvestSecurity> longbridge::fundamental::InvestRelations::invest_securities

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