class Softlayer::Auxiliary::Press::Release::Contact

Constants

SERVICE

Attributes

email[RW]
first_name[RW]
id[RW]
last_name[RW]
phone[RW]
professional_title[RW]

Public Instance Methods

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