core.mailattachment.contenttype
Home > @medplum/core > MailAttachment > contentType
MailAttachment.contentType property
optional content type for the attachment, if not set will be derived from the filename property
Signature:
readonly contentType?: string;