Class: OpenSRS::DomainSuggestion
- Inherits:
-
Struct
- Object
- Struct
- OpenSRS::DomainSuggestion
- Defined in:
- lib/opensrs/domain.rb
Instance Attribute Summary collapse
-
#available ⇒ Object
Returns the value of attribute available.
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#available ⇒ Object
Returns the value of attribute available
6 7 8 |
# File 'lib/opensrs/domain.rb', line 6 def available @available end |
#name ⇒ Object
Returns the value of attribute name
6 7 8 |
# File 'lib/opensrs/domain.rb', line 6 def name @name end |