struct Mail::Parsers::ContentTypeParser::ContentTypeStruct
   
  - Mail::Parsers::ContentTypeParser::ContentTypeStruct
 - Struct
 - Value
 - Object
 
Defined in:
mail/parsers/content_type_parser.crConstructors
Instance Method Summary
- #error
 - #error=(error)
 - #main_type : String | Nil
 - #main_type=(main_type : String | Nil)
 - #parameters : Array(Hash(String, String))
 - #parameters=(parameters : Array(Hash(String, String)))
 - #sub_type : String | Nil
 - #sub_type=(sub_type : String | Nil)