Binance Connector JS
Preparing search index...
@binance/derivatives-trading-options
DerivativesTradingOptionsRestAPI
AccountBlockTradeListResponseInner
Interface AccountBlockTradeListResponseInner
Export
AccountBlockTradeListResponseInner
interface
AccountBlockTradeListResponseInner
{
blockTradeSettlementKey
?:
string
;
crossType
?:
string
;
legs
?:
AccountBlockTradeListResponseInnerLegsInner
[]
;
parentOrderId
?:
string
;
}
Index
Properties
block
Trade
Settlement
Key?
cross
Type?
legs?
parent
Order
Id?
Properties
Optional
block
Trade
Settlement
Key
blockTradeSettlementKey
?:
string
Memberof
AccountBlockTradeListResponseInner
Optional
cross
Type
crossType
?:
string
Memberof
AccountBlockTradeListResponseInner
Optional
legs
legs
?:
AccountBlockTradeListResponseInnerLegsInner
[]
Memberof
AccountBlockTradeListResponseInner
Optional
parent
Order
Id
parentOrderId
?:
string
Memberof
AccountBlockTradeListResponseInner
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
block
Trade
Settlement
Key
cross
Type
legs
parent
Order
Id
Binance Connector JS
Loading...
Export
AccountBlockTradeListResponseInner