| AccountsService Class |
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 AccountsService type exposes the following members.
| Name | Description | |
|---|---|---|
| AccountsService |
Initializes a new instance of the AccountsService class.
|
| 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 |
Releases all unmanaged resources associated with this instance.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| 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.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |