Sha256: 506cf86976affbb69e75978862fc32c44e483e7de28c60ef8a9d7afe6689e12d
Contents?: true
Size: 368 Bytes
Versions: 15
Compression:
Stored size: 368 Bytes
Contents
# FinnhubRuby::EconomicCalendar ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **economic_calendar** | [**Array<EconomicEvent>**](EconomicEvent.md) | Array of economic events. | [optional] | ## Example ```ruby require 'finnhub_ruby' instance = FinnhubRuby::EconomicCalendar.new( economic_calendar: null ) ```
Version data entries
15 entries across 15 versions & 1 rubygems