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

Options for get today executions request. More...

#include <types.hpp>

Public Attributes

std::optional< std::string > symbol
 Security code. More...
 
std::optional< std::string > order_id
 Order id. More...
 

Detailed Description

Options for get today executions request.

Member Data Documentation

◆ order_id

std::optional<std::string> longport::trade::GetTodayExecutionsOptions::order_id

Order id.

◆ symbol

std::optional<std::string> longport::trade::GetTodayExecutionsOptions::symbol

Security code.


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