core.mailattachment.path | Medplum

MailAttachment.path property [​](/content/docs/sdk/core.mailattachment.path#mailattachmentpath-property "Direct link to MailAttachment.path property"/index.html)

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;