Click or drag to resize
IAccountsService 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 IAccountsService type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodGetListAsStreamAsync
Returns a list of E*TRADE accounts for the current user.
Public methodGetListAsync(AccountsParameters)
Returns a list of E*TRADE accounts for the current user.
Public methodGetListAsync(AccountsParameters, CancellationToken)
Returns a list of E*TRADE accounts for the current user.
Top
See Also