Batil
/
com.seansoper.batil.brokers.etrade.api
/
AccountsApi
/
listTransactions
list
Transactions
@
GET
(
value =
/v1/accounts/{accountIdKey}/transactions
)
abstract fun
listTransactions
(
@
Path
(
value =
accountIdKey
)
accountIdKey:
String
,
@
QueryMap
()
options:
Map
<
String
,
String
>):
Call
<
TransactionListResponse
>
Content copied to clipboard
Sources
jvm source
Link copied to clipboard