Class: Softlayer::Account::Shipment::Resource::Type

Inherits:
Model
  • Object
show all
Defined in:
lib/softlayer/account/shipment/resource/type.rb

Defined Under Namespace

Classes: Representer

Constant Summary collapse

SERVICE =
'SoftLayer_Account_Shipment_Resource_Type'

Instance Method Summary collapse

Methods inherited from Model

all, all_request_for, create, find, parse, request, #request, #to_hash

Instance Method Details

#get_objectObject



8
9
10
# File 'lib/softlayer/account/shipment/resource/type.rb', line 8

def get_object
  request(:get_object, Softlayer::::Shipment::Resource::Type)
end