| IGetListResponse 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.Transactions
The IGetListResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| AccountId |
Gets the account ID.
| |
| Count |
Gets the number of transactions returned in this response.
| |
| Next |
Gets the URL to fetch the next set of transactions ("page") in this series, if there is one.
| |
| Transaction |
Gets the transaction list.
|