enum Marten::Emailing::ContentType
Overview
Defines the content types supported for emails.
Defined in:
marten/emailing/content_type.crEnum Members
-
HTML =
0
-
TEXT =
1
Defines the content types supported for emails.
0
1