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

Paginated list of shareholders. More...

#include <types.hpp>

Public Attributes

std::vector< Shareholdershareholder_list
 
std::string forward_url
 
int32_t total
 

Detailed Description

Paginated list of shareholders.

Member Data Documentation

◆ forward_url

std::string longbridge::fundamental::ShareholderList::forward_url

◆ shareholder_list

std::vector<Shareholder> longbridge::fundamental::ShareholderList::shareholder_list

◆ total

int32_t longbridge::fundamental::ShareholderList::total

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