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

One executive or board member. More...

#include <types.hpp>

Public Attributes

std::string id
 
std::string name
 
std::string name_zhcn
 
std::string name_en
 
std::string title
 
std::string biography
 
std::string photo
 
std::string wiki_url
 

Detailed Description

One executive or board member.

Member Data Documentation

◆ biography

std::string longbridge::fundamental::Professional::biography

◆ id

std::string longbridge::fundamental::Professional::id

◆ name

std::string longbridge::fundamental::Professional::name

◆ name_en

std::string longbridge::fundamental::Professional::name_en

◆ name_zhcn

std::string longbridge::fundamental::Professional::name_zhcn

◆ photo

std::string longbridge::fundamental::Professional::photo

◆ title

std::string longbridge::fundamental::Professional::title

◆ wiki_url

std::string longbridge::fundamental::Professional::wiki_url

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