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

Response for AgentContext::workspaces. More...

#include <types.hpp>

Public Attributes

std::vector< Workspaceworkspaces
 Workspaces the current account belongs to. More...
 

Detailed Description

Response for AgentContext::workspaces.

Member Data Documentation

◆ workspaces

std::vector<Workspace> longbridge::agent::WorkspacesResponse::workspaces

Workspaces the current account belongs to.


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