| IAccountsService Interface |
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
The IAccountsService type exposes the following members.
| Name | Description | |
|---|---|---|
| Alerts |
Gets the Alerts resource.
| |
| Balance |
Gets the Balance resource.
| |
| Positions |
Gets the Positions resource.
| |
| Transactions |
Gets the Transactions resource.
|
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
| GetListAsStreamAsync |
Returns a list of E*TRADE accounts for the current user.
| |
| GetListAsync(AccountsParameters) |
Returns a list of E*TRADE accounts for the current user.
| |
| GetListAsync(AccountsParameters, CancellationToken) |
Returns a list of E*TRADE accounts for the current user.
|