class Softlayer::Auxiliary::Press::Release::About

Constants

SERVICE

Attributes

content[RW]
id[RW]
title[RW]

Public Instance Methods

get_object() click to toggle source
# File lib/softlayer/auxiliary/press/release/about.rb, line 12
def get_object
  request(:get_object, Softlayer::Auxiliary::Press::Release::About)
end