A message from a Trader Manager containing timely information
Inheritance Hierarchy
GF.Api.Messaging.NotificationsNotificationMessage
Namespace: GF.Api.Messaging.Notifications
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
The NotificationMessage type exposes the following members.
Constructors
Name | Description | |
---|---|---|
NotificationMessage |
Constructor
|
Properties
Name | Description | |
---|---|---|
Channel |
The category the message is under. Could be null for System channel
| |
Expiration |
Message expiration time, UTC
| |
ID | ||
IsAlert |
Indicates if the notification is alert
| |
Message |
Content of the message
| |
Timestamp |
Message sent time, UTC
|
See Also