LongPort OpenAPI C++ SDK
Public Attributes | List of all members
longport::trade::FundPositionChannel Struct Reference

Fund position channel. More...

#include <types.hpp>

Public Attributes

std::string account_channel
 Account type. More...
 
std::vector< FundPositionpositions
 Fund positions. More...
 

Detailed Description

Fund position channel.

Member Data Documentation

◆ account_channel

std::string longport::trade::FundPositionChannel::account_channel

Account type.

◆ positions

std::vector<FundPosition> longport::trade::FundPositionChannel::positions

Fund positions.


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