Click or drag to resize
ITransactionsResourceGetListAsync 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.

Overload List
  NameDescription
Public methodGetListAsync(String, NullableGroup, NullableAssetType, NullableTransactionType, String, NullableDateTime, NullableDateTime, NullableUInt32, String, AccountsParameters)
Returns a list of transactions (such as deposits, withdrawals, and transfers) for a single, specified account.
Public methodGetListAsync(String, NullableGroup, NullableAssetType, NullableTransactionType, String, NullableDateTime, NullableDateTime, NullableUInt32, String, AccountsParameters, CancellationToken)
Returns a list of transactions (such as deposits, withdrawals, and transfers) for a single, specified account.
Top
See Also