Class: Fog::Compute::Packet::SpotMarketPrice
- Inherits:
-
Model
- Object
- Model
- Fog::Compute::Packet::SpotMarketPrice
- Defined in:
- lib/fog/compute/packet/models/spot_market_price.rb
Overview
Ip Model
Instance Method Summary collapse
-
#initialize(attributes = {}) ⇒ SpotMarketPrice
constructor
A new instance of SpotMarketPrice.
Constructor Details
#initialize(attributes = {}) ⇒ SpotMarketPrice
Returns a new instance of SpotMarketPrice.
9 10 11 |
# File 'lib/fog/compute/packet/models/spot_market_price.rb', line 9 def initialize(attributes = {}) super end |