Class: Harmony::Service::AttributeNamesResponse

Inherits:
Request show all
Defined in:
lib/harmony/service/attribute_names_response.rb

Instance Attribute Summary collapse

Attributes inherited from Request

#harmony_app_name, #harmony_user_email, #options

Method Summary

Methods inherited from Request

#initialize

Methods inherited from Message

attr_accessor, attributes, #attributes, #initialize, json_create

Constructor Details

This class inherits a constructor from Harmony::Service::Request

Instance Attribute Details

#attribute_namesObject

Returns the value of attribute attribute_names.



2
3
4
# File 'lib/harmony/service/attribute_names_response.rb', line 2

def attribute_names
  @attribute_names
end