Binance Connector JS
Preparing search index...
@binance/auto-invest
AutoInvestRestAPI
IndexLinkedPlanRebalanceDetailsResponseInner
Interface IndexLinkedPlanRebalanceDetailsResponseInner
Export
IndexLinkedPlanRebalanceDetailsResponseInner
interface
IndexLinkedPlanRebalanceDetailsResponseInner
{
indexId
?:
number
;
indexName
?:
string
;
rebalanceFee
?:
string
;
rebalanceFeeUnit
?:
string
;
rebalanceId
?:
number
;
status
?:
string
;
transactionDetails
?:
IndexLinkedPlanRebalanceDetailsResponseInnerTransactionDetailsInner
[]
;
}
Index
Properties
index
Id?
index
Name?
rebalance
Fee?
rebalance
Fee
Unit?
rebalance
Id?
status?
transaction
Details?
Properties
Optional
index
Id
indexId
?:
number
Memberof
IndexLinkedPlanRebalanceDetailsResponseInner
Optional
index
Name
indexName
?:
string
Memberof
IndexLinkedPlanRebalanceDetailsResponseInner
Optional
rebalance
Fee
rebalanceFee
?:
string
Memberof
IndexLinkedPlanRebalanceDetailsResponseInner
Optional
rebalance
Fee
Unit
rebalanceFeeUnit
?:
string
Memberof
IndexLinkedPlanRebalanceDetailsResponseInner
Optional
rebalance
Id
rebalanceId
?:
number
Memberof
IndexLinkedPlanRebalanceDetailsResponseInner
Optional
status
status
?:
string
Memberof
IndexLinkedPlanRebalanceDetailsResponseInner
Optional
transaction
Details
transactionDetails
?:
IndexLinkedPlanRebalanceDetailsResponseInnerTransactionDetailsInner
[]
Memberof
IndexLinkedPlanRebalanceDetailsResponseInner
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
index
Id
index
Name
rebalance
Fee
rebalance
Fee
Unit
rebalance
Id
status
transaction
Details
Binance Connector JS
Loading...
Export
IndexLinkedPlanRebalanceDetailsResponseInner