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

One corporate action event (dividend, split, etc.). More...

#include <types.hpp>

Public Attributes

std::string id
 
std::string date
 
std::string date_str
 
std::string date_type
 
std::string date_zone
 
std::string act_type
 
std::string act_desc
 
std::string action
 
bool recent
 
bool is_delay
 
std::string delay_content
 

Detailed Description

One corporate action event (dividend, split, etc.).

Member Data Documentation

◆ act_desc

std::string longbridge::fundamental::CorpActionItem::act_desc

◆ act_type

std::string longbridge::fundamental::CorpActionItem::act_type

◆ action

std::string longbridge::fundamental::CorpActionItem::action

◆ date

std::string longbridge::fundamental::CorpActionItem::date

◆ date_str

std::string longbridge::fundamental::CorpActionItem::date_str

◆ date_type

std::string longbridge::fundamental::CorpActionItem::date_type

◆ date_zone

std::string longbridge::fundamental::CorpActionItem::date_zone

◆ delay_content

std::string longbridge::fundamental::CorpActionItem::delay_content

◆ id

std::string longbridge::fundamental::CorpActionItem::id

◆ is_delay

bool longbridge::fundamental::CorpActionItem::is_delay

◆ recent

bool longbridge::fundamental::CorpActionItem::recent

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