![]() | ITransactionsResourceGetDetailsAsStreamAsync Method |
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.Transactions
Task<Stream> GetDetailsAsStreamAsync( string accountId, string transactionId, AccountsParameters parameters )
Exception | Condition |
---|---|
HttpRequestException | Network error. |
ArgumentNullException | Null argument value (accountId, transactionId). |
ArgumentException | Argument value does not adhere to the specification (parameters). |