Class: Softlayer::Container::Dns::Domain::Registration::Lookup
- Defined in:
- lib/softlayer/container/dns/domain/registration/lookup.rb,
lib/softlayer/container/dns/domain/registration/lookup/items.rb
Defined Under Namespace
Classes: Items, Representer
Instance Attribute Summary collapse
-
#items ⇒ Object
Returns the value of attribute items.
Method Summary
Methods inherited from Model
all, all_request_for, create, find, parse, request, #request, #to_hash
Instance Attribute Details
#items ⇒ Object
Returns the value of attribute items.
8 9 10 |
# File 'lib/softlayer/container/dns/domain/registration/lookup.rb', line 8 def items @items end |