Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IListAlertDetailsResponse

Hierarchy

Index

Properties

createTime: number

The date and time the alert was issued, in Epoch time.

deleteTime: number

The time the alert was deleted.

id: number

The numeric alert ID.

message?: string
msgText: string

The text of the alert message.

next: string

Contains url for next alert.

prev: string

Contains url for previous alert.

readTime: number

The time the alert was read.

subject: string

The subject of the alert.

symbol: string

The market symbol for the instrument related to this alert, if any; for example, GOOG. It is set only in case of Stock alerts.

Generated using TypeDoc