SendOptions
@totemsdk/edge-email / SendOptions
Interface: SendOptions
Properties
attachments?
optionalattachments?:object[]
content
content:
Uint8Array
filename
filename:
string
mimeType
mimeType:
string
bcc?
optionalbcc?:object[]
email
email:
string
name
name:
string
bodyHtml?
optionalbodyHtml?:string
bodyText
bodyText:
string
cc?
optionalcc?:object[]
email
email:
string
name
name:
string
from
from:
object
email
email:
string
name
name:
string
references?
optionalreferences?:string[]
subject
subject:
string
to
to:
object[]
email
email:
string
name
name:
string