fun MailAttachment(contentId: String? = null, contentType: String? = null, data: Buffer? = null, description: String? = null, disposition: String? = null, headers: Map<String, String>? = null, name: String? = null): MailAttachment