ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
services/send-email
SendEmailProps
Interface SendEmailProps
interface
SendEmailProps
{
to
:
string
;
subject
:
string
;
text
?:
string
;
html
?:
string
;
content
?:
SendEmailContent
;
}
Index
Properties
to
subject
text?
html?
content?
Properties
to
to
:
string
subject
subject
:
string
Optional
text
text
?:
string
Optional
html
html
?:
string
Optional
content
content
?:
SendEmailContent
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
to
subject
text
html
content
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...