Method: HaveAPI::Client::ResourceInstance#attributes
- Defined in:
- lib/haveapi/client/resource_instance.rb
#attributes ⇒ Object
Return a hash of all object attributes retrieved from the API.
97 98 99 |
# File 'lib/haveapi/client/resource_instance.rb', line 97 def attributes @params end |