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

Response for DCAContext::create_dca and DCAContext::update_dca. More...

#include <types.hpp>

Public Attributes

std::string plan_id
 The plan ID of the created or updated DCA plan. More...
 

Detailed Description

Response for DCAContext::create_dca and DCAContext::update_dca.

Member Data Documentation

◆ plan_id

std::string longbridge::dca::DcaCreateResult::plan_id

The plan ID of the created or updated DCA plan.


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