Binance Connector JS
Preparing search index...
@binance/auto-invest
AutoInvestRestAPI
GetTargetAssetListResponse
Interface GetTargetAssetListResponse
Export
GetTargetAssetListResponse
interface
GetTargetAssetListResponse
{
autoInvestAssetList
?:
GetTargetAssetListResponseAutoInvestAssetListInner
[]
;
targetAssets
?:
string
[]
;
}
Index
Properties
auto
Invest
Asset
List?
target
Assets?
Properties
Optional
auto
Invest
Asset
List
autoInvestAssetList
?:
GetTargetAssetListResponseAutoInvestAssetListInner
[]
Memberof
GetTargetAssetListResponse
Optional
target
Assets
targetAssets
?:
string
[]
Memberof
GetTargetAssetListResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
auto
Invest
Asset
List
target
Assets
Binance Connector JS
Loading...
Export
GetTargetAssetListResponse