| IAlertsResourceGetDetailsAsync Method (String, AccountsParameters) |
Note: This is preliminary documentation provided only as a preview, and is subject to change. Please contact the author for pricing and licensing information.
Namespace: ETradeNet.Accounts.Alerts
Task<IGetDetailsResponse> GetDetailsAsync( string alertId, AccountsParameters parameters )
| Exception | Condition |
|---|---|
| ETradeException | E*TRADE API exception. |
| HttpRequestException | Network error. |
| ArgumentNullException | Null argument value (alertId). |
| ArgumentException | Argument value does not adhere to the specification (parameters). |