| IAlertsResource Methods |
Note: This is preliminary documentation provided only as a preview, and is subject to change. Please contact the author for pricing and licensing information.
The IAlertsResource type exposes the following members.
| Name | Description | |
|---|---|---|
| DeleteAsync(String, AccountsParameters) |
Marks the specified alert as deleted.
| |
| DeleteAsync(String, AccountsParameters, CancellationToken) |
Marks the specified alert as deleted.
| |
| GetDetailsAsStreamAsync |
Returns the details of the specified alert.
| |
| GetDetailsAsync(String, AccountsParameters) |
Returns the details of the specified alert.
| |
| GetDetailsAsync(String, AccountsParameters, CancellationToken) |
Returns the details of the specified alert.
| |
| GetListAsStreamAsync |
Returns a list of alerts related to trading and account activity.
| |
| GetListAsync(AccountsParameters) |
Returns a list of alerts related to trading and account activity.
| |
| GetListAsync(AccountsParameters, CancellationToken) |
Returns a list of alerts related to trading and account activity.
|