Class: OpenTox::WrapperResult

Inherits:
String
  • Object
show all
Defined in:
lib/rest_client_wrapper.rb

Instance Attribute Summary collapse

Instance Attribute Details

#codeObject

Returns the value of attribute code.



34
35
36
# File 'lib/rest_client_wrapper.rb', line 34

def code
  @code
end

#content_typeObject

Returns the value of attribute content_type.



34
35
36
# File 'lib/rest_client_wrapper.rb', line 34

def content_type
  @content_type
end