class Athena::MIME::Part::Multipart::Related
      
inherits Athena::MIME::Part::AbstractMultipart
#
  Represents a related part.
Constructors#
Methods#
    #media_sub_type : String#
  Returns the media sub-type of this part.
E.g. pdf within application/pdf.
    #parts : Array(AMIME::Part::Abstract)#
  Returns the parts that make up this multipart part.