Binance Connector JS
Preparing search index...
@binance/derivatives-trading-options
DerivativesTradingOptionsRestAPI
OptionMarginAccountInformationResponse
Interface OptionMarginAccountInformationResponse
Export
OptionMarginAccountInformationResponse
interface
OptionMarginAccountInformationResponse
{
asset
?:
OptionMarginAccountInformationResponseAssetInner
[]
;
canDeposit
?:
boolean
;
canTrade
?:
boolean
;
canWithdraw
?:
boolean
;
greek
?:
OptionMarginAccountInformationResponseGreekInner
[]
;
reduceOnly
?:
boolean
;
time
?:
number
|
bigint
;
}
Index
Properties
asset?
can
Deposit?
can
Trade?
can
Withdraw?
greek?
reduce
Only?
time?
Properties
Optional
asset
asset
?:
OptionMarginAccountInformationResponseAssetInner
[]
Memberof
OptionMarginAccountInformationResponse
Optional
can
Deposit
canDeposit
?:
boolean
Memberof
OptionMarginAccountInformationResponse
Optional
can
Trade
canTrade
?:
boolean
Memberof
OptionMarginAccountInformationResponse
Optional
can
Withdraw
canWithdraw
?:
boolean
Memberof
OptionMarginAccountInformationResponse
Optional
greek
greek
?:
OptionMarginAccountInformationResponseGreekInner
[]
Memberof
OptionMarginAccountInformationResponse
Optional
reduce
Only
reduceOnly
?:
boolean
Memberof
OptionMarginAccountInformationResponse
Optional
time
time
?:
number
|
bigint
Memberof
OptionMarginAccountInformationResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
asset
can
Deposit
can
Trade
can
Withdraw
greek
reduce
Only
time
Binance Connector JS
Loading...
Export
OptionMarginAccountInformationResponse