Class: OpenTox::WrapperResult
- Inherits:
-
String
- Object
- String
- OpenTox::WrapperResult
- Defined in:
- lib/rest_client_wrapper.rb
Instance Attribute Summary collapse
-
#code ⇒ Object
Returns the value of attribute code.
-
#content_type ⇒ Object
Returns the value of attribute content_type.
Instance Attribute Details
#code ⇒ Object
Returns the value of attribute code.
34 35 36 |
# File 'lib/rest_client_wrapper.rb', line 34 def code @code end |
#content_type ⇒ Object
Returns the value of attribute content_type.
34 35 36 |
# File 'lib/rest_client_wrapper.rb', line 34 def content_type @content_type end |