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

One dividend event for a security. More...

#include <types.hpp>

Public Attributes

std::string symbol
 
std::string id
 
std::string desc
 
std::string record_date
 
std::string ex_date
 
std::string payment_date
 

Detailed Description

One dividend event for a security.

Member Data Documentation

◆ desc

std::string longbridge::fundamental::DividendItem::desc

◆ ex_date

std::string longbridge::fundamental::DividendItem::ex_date

◆ id

std::string longbridge::fundamental::DividendItem::id

◆ payment_date

std::string longbridge::fundamental::DividendItem::payment_date

◆ record_date

std::string longbridge::fundamental::DividendItem::record_date

◆ symbol

std::string longbridge::fundamental::DividendItem::symbol

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