class Softlayer::Account::Shipment::Resource::Type

Constants

SERVICE

Public Instance Methods

get_object() click to toggle source
# File lib/softlayer/account/shipment/resource/type.rb, line 8
def get_object
  request(:get_object, Softlayer::Account::Shipment::Resource::Type)
end