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

Options for query grid trading orders by IDs request. More...

#include <types.hpp>

Public Attributes

std::vector< std::string > order_ids
 Grid master order IDs. More...
 

Detailed Description

Options for query grid trading orders by IDs request.

Member Data Documentation

◆ order_ids

std::vector<std::string> longbridge::grid::GetGridOrdersByIdsOptions::order_ids

Grid master order IDs.


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