Method: Hyperclient::Resource#_attributes
- Defined in:
- lib/hyperclient/resource.rb
#_attributes ⇒ Object (readonly)
Returns the attributes of the Resource as Attributes.
21 22 23 |
# File 'lib/hyperclient/resource.rb', line 21 def _attributes @_attributes end |