Binance Connector JS
Preparing search index...
@binance/auto-invest
AutoInvestRestAPI
QueryIndexDetailsResponse
Interface QueryIndexDetailsResponse
Export
QueryIndexDetailsResponse
interface
QueryIndexDetailsResponse
{
assetAllocation
?:
QueryIndexDetailsResponseAssetAllocationInner
[]
;
indexId
?:
number
;
indexName
?:
string
;
status
?:
string
;
}
Index
Properties
asset
Allocation?
index
Id?
index
Name?
status?
Properties
Optional
asset
Allocation
assetAllocation
?:
QueryIndexDetailsResponseAssetAllocationInner
[]
Memberof
QueryIndexDetailsResponse
Optional
index
Id
indexId
?:
number
Memberof
QueryIndexDetailsResponse
Optional
index
Name
indexName
?:
string
Memberof
QueryIndexDetailsResponse
Optional
status
status
?:
string
Memberof
QueryIndexDetailsResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
asset
Allocation
index
Id
index
Name
status
Binance Connector JS
Loading...
Export
QueryIndexDetailsResponse