class Softlayer::Account::Address::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/address/type.rb, line 11 def get_object request(:get_object, Softlayer::Account::Address::Type) end