Mayson Monorepo Documentation
Preparing search index...
@mayson/email
PriceAlertEmailData
Interface PriceAlertEmailData
Data for price alert email
interface
PriceAlertEmailData
{
symbol
:
string
;
currentPrice
:
number
;
targetPrice
:
number
;
direction
:
"above"
|
"below"
;
percentChange
:
number
;
}
Index
Properties
symbol
current
Price
target
Price
direction
percent
Change
Properties
symbol
symbol
:
string
current
Price
currentPrice
:
number
target
Price
targetPrice
:
number
direction
direction
:
"above"
|
"below"
percent
Change
percentChange
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
symbol
current
Price
target
Price
direction
percent
Change
Mayson Monorepo Documentation
Loading...
Data for price alert email