Binance Connector JS
Preparing search index...
@binance/derivatives-trading-options
DerivativesTradingOptionsRestAPI
OptionMarginAccountInformationResponse
Interface OptionMarginAccountInformationResponse
Export
OptionMarginAccountInformationResponse
interface
OptionMarginAccountInformationResponse
{
asset
?:
OptionMarginAccountInformationResponseAssetInner
[]
;
greek
?:
OptionAccountInformationResponseGreekInner
[]
;
time
?:
number
;
}
Index
Properties
asset?
greek?
time?
Properties
Optional
asset
asset
?:
OptionMarginAccountInformationResponseAssetInner
[]
Memberof
OptionMarginAccountInformationResponse
Optional
greek
greek
?:
OptionAccountInformationResponseGreekInner
[]
Memberof
OptionMarginAccountInformationResponse
Optional
time
time
?:
number
Memberof
OptionMarginAccountInformationResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
asset
greek
time
Binance Connector JS
Loading...
Export
OptionMarginAccountInformationResponse