(Created target blank page For Version: PSAAS:Public) |
(Update with the copy of version: draft) |
||
(6 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | <!-- | + | = Email namespace= |
+ | |||
+ | {{Template:PEC_Migrated|Target=[https://all.docs.genesys.com/PEC-Developer/Current/SCAPI/EmailNamespace Email namespace]}} | ||
+ | |||
+ | |||
+ | __TOC__ | ||
+ | ==Methods== | ||
+ | The Email namespace includes the following methods: | ||
+ | * [[EmailNamespace#create|create]] | ||
+ | |||
+ | ===create=== | ||
+ | {| | ||
+ | ! Signature | ||
+ | | <static> create(''destination'', ''userData'') | ||
+ | |- | ||
+ | ! Description | ||
+ | | Creates a new empty email. | ||
+ | |- | ||
+ | ! Parameters | ||
+ | | | ||
+ | {| | ||
+ | ! Name | ||
+ | ! Type | ||
+ | ! Argument | ||
+ | ! Description | ||
+ | |- | ||
+ | | destination | ||
+ | | string | ||
+ | | | ||
+ | | The destination address for the email. | ||
+ | |- | ||
+ | | userData | ||
+ | | object | ||
+ | | <optional> | ||
+ | | The attached user data key/value object that is updated with each interaction event. | ||
+ | |} | ||
+ | |} | ||
+ | |||
+ | |||
+ | [[Category:V:PSAAS:Public]] |
Latest revision as of 20:22, December 8, 2020
Email namespace
Important
This content may not be the latest Genesys Engage cloud content. To find the latest content, go to Email namespace.
Contents
Methods
The Email namespace includes the following methods:
create
Signature | <static> create(destination, userData) | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description | Creates a new empty email. | ||||||||||||
Parameters |
|
This page was last edited on December 8, 2020, at 20:22.
Comments or questions about this documentation? Contact us for support!