Class: IGMarkets::Instrument::RolloverDetails

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

Overview

Contains details on the rollover setup for an instrument. Returned by #rollover_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_rollover_timeObject

The last_rollover_time attribute.

Returns:



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

attribute :last_rollover_time

#rollover_infoObject

The rollover_info attribute.

Returns:



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

attribute :rollover_info