# CryptoAlert : [`BaseCryptoExecution`](BaseCryptoExecution.md)
Notification about some special Crypto execution operation.
 
 ## Properties
 
 ### `Message`
 `String`<br/>
 Message of notification.
 
 ### `messageType`
 `String`<br/>
 Type of message, this property is **readonly**.
 
 ## Properties ([`BaseCryptoExecution`](BaseCryptoExecution.md))
 
 ### `AccountName`
 `String`<br/>
 Name of account.
 
 ### `Time`
 `Date`<br/>
 Time on market when message was created.
 
 ### `ServerTime`
 `Date`<br/>
 Time of server when message was created.
