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

Detailed holding entry for one broker including ratio and share changes. More...

#include <types.hpp>

Public Attributes

std::string name
 
std::string parti_number
 
BrokerHoldingChanges ratio
 
BrokerHoldingChanges shares
 
bool strong
 

Detailed Description

Detailed holding entry for one broker including ratio and share changes.

Member Data Documentation

◆ name

std::string longbridge::market::BrokerHoldingDetailItem::name

◆ parti_number

std::string longbridge::market::BrokerHoldingDetailItem::parti_number

◆ ratio

BrokerHoldingChanges longbridge::market::BrokerHoldingDetailItem::ratio

◆ shares

BrokerHoldingChanges longbridge::market::BrokerHoldingDetailItem::shares

◆ strong

bool longbridge::market::BrokerHoldingDetailItem::strong

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