You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Friendly from that will appear in customer email clients.
[optional]
esp_user
String
The username of the sending email. This is not the full email. Only the username which is everything before the @ sign.
[optional]
file_exists
Boolean
An internal identifier used to aid in retrieving templates from the filesystem.
[optional]
file_name
String
File name
[optional]
group
String
Group
[optional]
handlebar_variables
Array<String>
Handlebar Variables available for email template
[optional]
invalid
Boolean
Invalid will be true if the template cannot compile
[optional]
last_modified
String
Last modified timestamp
[optional]
library_item_oid
Integer
If this item was ever added to the Code Library, this is the oid for that library item, or 0 if never added before. This value is used to determine if a library item should be inserted or updated.