class Softlayer::Product::Item::Category::Group

Constants

SERVICE

Attributes

id[RW]
name[RW]

Public Instance Methods

get_object() click to toggle source
# File lib/softlayer/product/item/category/group.rb, line 10
def get_object
  request(:get_object, Softlayer::Product::Item::Category::Group)
end