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

Historical annual buyback data point. More...

#include <types.hpp>

Public Attributes

std::string fiscal_year
 
std::string fiscal_year_range
 
std::string net_buyback
 
std::string net_buyback_yield
 
std::string net_buyback_growth_rate
 
std::string currency
 

Detailed Description

Historical annual buyback data point.

Member Data Documentation

◆ currency

std::string longbridge::fundamental::BuybackHistoryItem::currency

◆ fiscal_year

std::string longbridge::fundamental::BuybackHistoryItem::fiscal_year

◆ fiscal_year_range

std::string longbridge::fundamental::BuybackHistoryItem::fiscal_year_range

◆ net_buyback

std::string longbridge::fundamental::BuybackHistoryItem::net_buyback

◆ net_buyback_growth_rate

std::string longbridge::fundamental::BuybackHistoryItem::net_buyback_growth_rate

◆ net_buyback_yield

std::string longbridge::fundamental::BuybackHistoryItem::net_buyback_yield

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