@wildix/xbees-kite-client > RouteNotifyEmail
RouteNotifyEmail interface
Signature:
export interface RouteNotifyEmail
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
string | An email where to send the message. | ||
string | Email content to be sent to the recipient. Can include variables for generative variables. | ||
(RouteGenerativeVariable)[] | undefined | (Optional) List of generative variables that can be used to customize the email message content. |