Class: Multipart

Inherits:
Struct
  • Object
show all
Defined in:
lib/hyperion/types/multipart.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bodyObject

Returns the value of attribute body

Returns:

  • (Object)

    the current value of body



1
2
3
# File 'lib/hyperion/types/multipart.rb', line 1

def body
  @body
end