Binance Connector JS
Preparing search index...
@binance/derivatives-trading-options
DerivativesTradingOptionsRestAPI
CancelAllOptionOrdersByUnderlyingResponse
Interface CancelAllOptionOrdersByUnderlyingResponse
Export
CancelAllOptionOrdersByUnderlyingResponse
interface
CancelAllOptionOrdersByUnderlyingResponse
{
code
?:
number
;
data
?:
number
;
msg
?:
string
;
}
Index
Properties
code?
data?
msg?
Properties
Optional
code
code
?:
number
Memberof
CancelAllOptionOrdersByUnderlyingResponse
Optional
data
data
?:
number
Memberof
CancelAllOptionOrdersByUnderlyingResponse
Optional
msg
msg
?:
string
Memberof
CancelAllOptionOrdersByUnderlyingResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
code
data
msg
Binance Connector JS
Loading...
Export
CancelAllOptionOrdersByUnderlyingResponse