Binance Connector JS
Preparing search index...
@binance/auto-invest
AutoInvestRestAPI
QueryIndexLinkedPlanPositionDetailsResponse
Interface QueryIndexLinkedPlanPositionDetailsResponse
Export
QueryIndexLinkedPlanPositionDetailsResponse
interface
QueryIndexLinkedPlanPositionDetailsResponse
{
assetAllocation
?:
QueryIndexDetailsResponseAssetAllocationInner
[]
;
currentInvestedInUSD
?:
string
;
details
?:
QueryIndexLinkedPlanPositionDetailsResponseDetailsInner
[]
;
indexId
?:
number
;
pnlInUSD
?:
string
;
roi
?:
string
;
totalInvestedInUSD
?:
string
;
}
Index
Properties
asset
Allocation?
current
Invested
In
USD?
details?
index
Id?
pnl
In
USD?
roi?
total
Invested
In
USD?
Properties
Optional
asset
Allocation
assetAllocation
?:
QueryIndexDetailsResponseAssetAllocationInner
[]
Memberof
QueryIndexLinkedPlanPositionDetailsResponse
Optional
current
Invested
In
USD
currentInvestedInUSD
?:
string
Memberof
QueryIndexLinkedPlanPositionDetailsResponse
Optional
details
details
?:
QueryIndexLinkedPlanPositionDetailsResponseDetailsInner
[]
Memberof
QueryIndexLinkedPlanPositionDetailsResponse
Optional
index
Id
indexId
?:
number
Memberof
QueryIndexLinkedPlanPositionDetailsResponse
Optional
pnl
In
USD
pnlInUSD
?:
string
Memberof
QueryIndexLinkedPlanPositionDetailsResponse
Optional
roi
roi
?:
string
Memberof
QueryIndexLinkedPlanPositionDetailsResponse
Optional
total
Invested
In
USD
totalInvestedInUSD
?:
string
Memberof
QueryIndexLinkedPlanPositionDetailsResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
asset
Allocation
current
Invested
In
USD
details
index
Id
pnl
In
USD
roi
total
Invested
In
USD
Binance Connector JS
Loading...
Export
QueryIndexLinkedPlanPositionDetailsResponse