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

One fund's holding record for a security. More...

#include <types.hpp>

Public Attributes

std::string code
 
std::string symbol
 
std::string currency
 
std::string name
 
std::string position_ratio
 
std::string report_date
 

Detailed Description

One fund's holding record for a security.

Member Data Documentation

◆ code

std::string longbridge::fundamental::FundHolder::code

◆ currency

std::string longbridge::fundamental::FundHolder::currency

◆ name

std::string longbridge::fundamental::FundHolder::name

◆ position_ratio

std::string longbridge::fundamental::FundHolder::position_ratio

◆ report_date

std::string longbridge::fundamental::FundHolder::report_date

◆ symbol

std::string longbridge::fundamental::FundHolder::symbol

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