Binance Connector JS
Preparing search index...
@binance/derivatives-trading-usds-futures
DerivativesTradingUsdsFuturesWebsocketAPI
AccountInformationV2Response
Interface AccountInformationV2Response
Export
AccountInformationV2Response
interface
AccountInformationV2Response
{
id
?:
string
;
rateLimits
?:
AccountInformationV2ResponseRateLimitsInner
[]
;
result
?:
AccountInformationV2ResponseResult
;
status
?:
number
;
}
Index
Properties
id?
rate
Limits?
result?
status?
Properties
Optional
id
id
?:
string
Memberof
AccountInformationV2Response
Optional
rate
Limits
rateLimits
?:
AccountInformationV2ResponseRateLimitsInner
[]
Memberof
AccountInformationV2Response
Optional
result
result
?:
AccountInformationV2ResponseResult
Memberof
AccountInformationV2Response
Optional
status
status
?:
number
Memberof
AccountInformationV2Response
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
rate
Limits
result
status
Binance Connector JS
Loading...
Export
AccountInformationV2Response