Binance Connector JS
Preparing search index...
@binance/algo
AlgoRestAPI
QueryHistoricalAlgoOrdersSpotAlgoResponse
Interface QueryHistoricalAlgoOrdersSpotAlgoResponse
Export
QueryHistoricalAlgoOrdersSpotAlgoResponse
interface
QueryHistoricalAlgoOrdersSpotAlgoResponse
{
orders
?:
QueryHistoricalAlgoOrdersSpotAlgoResponseOrdersInner
[]
;
total
?:
number
;
}
Index
Properties
orders?
total?
Properties
Optional
orders
orders
?:
QueryHistoricalAlgoOrdersSpotAlgoResponseOrdersInner
[]
Memberof
QueryHistoricalAlgoOrdersSpotAlgoResponse
Optional
total
total
?:
number
Memberof
QueryHistoricalAlgoOrdersSpotAlgoResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
orders
total
Binance Connector JS
Loading...
Export
QueryHistoricalAlgoOrdersSpotAlgoResponse