Class: Contactually::API::ReturnValue
- Inherits:
-
Struct
- Object
- Struct
- Contactually::API::ReturnValue
- Defined in:
- lib/contactually.rb
Instance Attribute Summary collapse
-
#body ⇒ Object
Returns the value of attribute body.
-
#code ⇒ Object
Returns the value of attribute code.
Instance Attribute Details
#body ⇒ Object
Returns the value of attribute body
7 8 9 |
# File 'lib/contactually.rb', line 7 def body @body end |
#code ⇒ Object
Returns the value of attribute code
7 8 9 |
# File 'lib/contactually.rb', line 7 def code @code end |