Class: Multipart
- Inherits:
-
Struct
- Object
- Struct
- Multipart
- Defined in:
- lib/hyperion/types/multipart.rb
Instance Attribute Summary collapse
-
#body ⇒ Object
Returns the value of attribute body.
Instance Attribute Details
#body ⇒ Object
Returns the value of attribute body
1 2 3 |
# File 'lib/hyperion/types/multipart.rb', line 1 def body @body end |