class Softlayer::Account::Shipment::Status
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/status.rb, line 11 def get_object request(:get_object, Softlayer::Account::Shipment::Status) end