class Fog::Softlayer::Product::Item
Public Class Methods
new(attributes = {})
click to toggle source
Calls superclass method
# File lib/fog/softlayer/models/product/item.rb, line 41 def initialize(attributes = {}) super(attributes) end