Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • EquityCorporateInfo

Index

Properties

borad_meeting

borad_meeting: { data: { meetingdate: string; purpose: string; symbol: string }[] }

Type declaration

  • data: { meetingdate: string; purpose: string; symbol: string }[]

corporate_actions

corporate_actions: { data: { exdate: string; purpose: string; symbol: string }[] }

Type declaration

  • data: { exdate: string; purpose: string; symbol: string }[]

financial_results

financial_results: { data: { audited: string; consolidated: string; cumulative: string; expenditure: string; from_date: string; income: string; na_attachment: string; proLossAftTax: string; reDilEPS: string; reProLossBefTax: string; re_broadcast_timestamp: string; to_date: string; xbrl_attachment: string }[] }

Type declaration

  • data: { audited: string; consolidated: string; cumulative: string; expenditure: string; from_date: string; income: string; na_attachment: string; proLossAftTax: string; reDilEPS: string; reProLossBefTax: string; re_broadcast_timestamp: string; to_date: string; xbrl_attachment: string }[]

latest_announcements

latest_announcements: { data: { broadcastdate: string; subject: string; symbol: string }[] }

Type declaration

  • data: { broadcastdate: string; subject: string; symbol: string }[]

shareholdings_patterns

shareholdings_patterns: { data: any }

Type declaration

  • data: any

Generated using TypeDoc