Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 609 Bytes

EncodingType.md

File metadata and controls

11 lines (7 loc) · 609 Bytes

ElasticEmail.model.encoding_type.EncodingType

Encoding type for the email headers

Model Type Info

Input Type Accessed Type Description Notes
str, str, Encoding type for the email headers must be one of ["UserProvided", "None", "Raw7bit", "Raw8bit", "QuotedPrintable", "Base64", "Uue", ] if omitted the server will use the default value of "UserProvided"

[Back to Model list] [Back to API list] [Back to README]