Class: Fog::Softlayer::Product::Item

Inherits:
Model
  • Object
show all
Defined in:
lib/fog/softlayer/models/product/item.rb

Instance Method Summary collapse

Constructor Details

#initialize(attributes = {}) ⇒ Item

Returns a new instance of Item.



41
42
43
# File 'lib/fog/softlayer/models/product/item.rb', line 41

def initialize(attributes = {})
  super(attributes)
end