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

A source referenced by the answer. More...

#include <types.hpp>

Public Attributes

int32_t index
 Reference index. More...
 
std::string title
 Reference title. More...
 
std::string url
 Reference URL. More...
 

Detailed Description

A source referenced by the answer.

Member Data Documentation

◆ index

int32_t longbridge::agent::Reference::index

Reference index.

◆ title

std::string longbridge::agent::Reference::title

Reference title.

◆ url

std::string longbridge::agent::Reference::url

Reference URL.


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