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