Binance Connector JS
Preparing search index...
@binance/derivatives-trading-portfolio-margin
DerivativesTradingPortfolioMarginRestAPI
NewMarginOrderResponse
Interface NewMarginOrderResponse
Export
NewMarginOrderResponse
interface
NewMarginOrderResponse
{
clientOrderId
?:
string
;
cummulativeQuoteQty
?:
string
;
executedQty
?:
string
;
fills
?:
NewMarginOrderResponseFillsInner
[]
;
marginBuyBorrowAmount
?:
number
;
marginBuyBorrowAsset
?:
string
;
orderId
?:
number
;
origQty
?:
string
;
price
?:
string
;
side
?:
string
;
status
?:
string
;
symbol
?:
string
;
timeInForce
?:
string
;
transactTime
?:
number
;
type
?:
string
;
}
Index
Properties
client
Order
Id?
cummulative
Quote
Qty?
executed
Qty?
fills?
margin
Buy
Borrow
Amount?
margin
Buy
Borrow
Asset?
order
Id?
orig
Qty?
price?
side?
status?
symbol?
time
In
Force?
transact
Time?
type?
Properties
Optional
client
Order
Id
clientOrderId
?:
string
Memberof
NewMarginOrderResponse
Optional
cummulative
Quote
Qty
cummulativeQuoteQty
?:
string
Memberof
NewMarginOrderResponse
Optional
executed
Qty
executedQty
?:
string
Memberof
NewMarginOrderResponse
Optional
fills
fills
?:
NewMarginOrderResponseFillsInner
[]
Memberof
NewMarginOrderResponse
Optional
margin
Buy
Borrow
Amount
marginBuyBorrowAmount
?:
number
Memberof
NewMarginOrderResponse
Optional
margin
Buy
Borrow
Asset
marginBuyBorrowAsset
?:
string
Memberof
NewMarginOrderResponse
Optional
order
Id
orderId
?:
number
Memberof
NewMarginOrderResponse
Optional
orig
Qty
origQty
?:
string
Memberof
NewMarginOrderResponse
Optional
price
price
?:
string
Memberof
NewMarginOrderResponse
Optional
side
side
?:
string
Memberof
NewMarginOrderResponse
Optional
status
status
?:
string
Memberof
NewMarginOrderResponse
Optional
symbol
symbol
?:
string
Memberof
NewMarginOrderResponse
Optional
time
In
Force
timeInForce
?:
string
Memberof
NewMarginOrderResponse
Optional
transact
Time
transactTime
?:
number
Memberof
NewMarginOrderResponse
Optional
type
type
?:
string
Memberof
NewMarginOrderResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
client
Order
Id
cummulative
Quote
Qty
executed
Qty
fills
margin
Buy
Borrow
Amount
margin
Buy
Borrow
Asset
order
Id
orig
Qty
price
side
status
symbol
time
In
Force
transact
Time
type
Binance Connector JS
Loading...
Export
NewMarginOrderResponse