core.mailattachment.path
Home > @medplum/core > MailAttachment > path
MailAttachment.path property
path to a file or an URL (data uris are allowed as well) if you want to stream the file instead of including it (better for larger attachments)
Signature:
readonly path?: string;