Class: IGMarkets::Instrument::ExpiryDetails

Inherits:
Model
  • Object
show all
Defined in:
lib/ig_markets/instrument.rb

Overview

Contains details on the expiry details of an instrument. Returned by #expiry_details.

Instance Attribute Summary

Attributes inherited from Model

#attributes

Instance Method Summary collapse

Methods inherited from Model

#==, allowed_values, attribute, attribute_type, attribute_value_allowed?, defined_attribute_names, deprecated_attribute, #initialize, #initialize_copy, #inspect, #to_h, valid_attribute?

Constructor Details

This class inherits a constructor from IGMarkets::Model

Instance Method Details

#last_dealing_dateTime

The last_dealing_date attribute.

Returns:

  • (Time)


15
# File 'lib/ig_markets/instrument.rb', line 15

attribute :last_dealing_date, Time, format: '%FT%R'

#settlement_infoObject

The settlement_info attribute.

Returns:



16
# File 'lib/ig_markets/instrument.rb', line 16

attribute :settlement_info