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