Binance Connector JS
Preparing search index...
@binance/derivatives-trading-portfolio-margin
DerivativesTradingPortfolioMarginRestAPI
CancelMarginAccountOrderResponse
Interface CancelMarginAccountOrderResponse
Export
CancelMarginAccountOrderResponse
interface
CancelMarginAccountOrderResponse
{
clientOrderId
?:
string
;
cummulativeQuoteQty
?:
string
;
executedQty
?:
string
;
orderId
?:
number
;
origClientOrderId
?:
string
;
origQty
?:
string
;
price
?:
string
;
side
?:
string
;
status
?:
string
;
symbol
?:
string
;
timeInForce
?:
string
;
type
?:
string
;
}
Index
Properties
client
Order
Id?
cummulative
Quote
Qty?
executed
Qty?
order
Id?
orig
Client
Order
Id?
orig
Qty?
price?
side?
status?
symbol?
time
In
Force?
type?
Properties
Optional
client
Order
Id
clientOrderId
?:
string
Memberof
CancelMarginAccountOrderResponse
Optional
cummulative
Quote
Qty
cummulativeQuoteQty
?:
string
Memberof
CancelMarginAccountOrderResponse
Optional
executed
Qty
executedQty
?:
string
Memberof
CancelMarginAccountOrderResponse
Optional
order
Id
orderId
?:
number
Memberof
CancelMarginAccountOrderResponse
Optional
orig
Client
Order
Id
origClientOrderId
?:
string
Memberof
CancelMarginAccountOrderResponse
Optional
orig
Qty
origQty
?:
string
Memberof
CancelMarginAccountOrderResponse
Optional
price
price
?:
string
Memberof
CancelMarginAccountOrderResponse
Optional
side
side
?:
string
Memberof
CancelMarginAccountOrderResponse
Optional
status
status
?:
string
Memberof
CancelMarginAccountOrderResponse
Optional
symbol
symbol
?:
string
Memberof
CancelMarginAccountOrderResponse
Optional
time
In
Force
timeInForce
?:
string
Memberof
CancelMarginAccountOrderResponse
Optional
type
type
?:
string
Memberof
CancelMarginAccountOrderResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
client
Order
Id
cummulative
Quote
Qty
executed
Qty
order
Id
orig
Client
Order
Id
orig
Qty
price
side
status
symbol
time
In
Force
type
Binance Connector JS
Loading...
Export
CancelMarginAccountOrderResponse