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

Options for get stock positions request. More...

#include <types.hpp>

Public Attributes

std::optional< std::vector< std::string > > symbols
 Stock symbols. More...
 

Detailed Description

Options for get stock positions request.

Member Data Documentation

◆ symbols

std::optional<std::vector<std::string> > longport::trade::GetStockPositionsOptions::symbols

Stock symbols.


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