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

Paginated DCA execution history response. More...

#include <types.hpp>

Public Attributes

std::vector< DcaHistoryRecordrecords
 
bool has_more
 

Detailed Description

Paginated DCA execution history response.

Member Data Documentation

◆ has_more

bool longbridge::dca::DcaHistoryResponse::has_more

◆ records

std::vector<DcaHistoryRecord> longbridge::dca::DcaHistoryResponse::records

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