class Softlayer::Account::Shipment::Item::Type
Constants
- SERVICE
Attributes
create_date[RW]
id[RW]
key_name[RW]
name[RW]
Public Instance Methods
get_object()
click to toggle source
# File lib/softlayer/account/shipment/item/type.rb, line 12 def get_object request(:get_object, Softlayer::Account::Shipment::Item::Type) end