Sha256: 8f8d1cc5a791d15a01092f3d0ec61998068fc0746fb9c635650c78a2eb2a9a63
Contents?: true
Size: 333 Bytes
Versions: 15
Compression:
Stored size: 333 Bytes
Contents
# FinnhubRuby::IPOCalendar ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **ipo_calendar** | [**Array<IPOEvent>**](IPOEvent.md) | Array of IPO events. | [optional] | ## Example ```ruby require 'finnhub_ruby' instance = FinnhubRuby::IPOCalendar.new( ipo_calendar: null ) ```
Version data entries
15 entries across 15 versions & 1 rubygems